Fix tdebindings FTBFS

pull/2/head
Timothy Pearson 12 years ago
parent 4037eb7e84
commit 22d1ab9ecc

@ -205,7 +205,10 @@ class QStyleControlElementTabBarData {
int currentTabIndex;
QTabBar::Shape shape;
TabIdentifierIndexMap identIndexMap;
#ifdef Q_QDOC
#else
QStyleControlElementGenericWidgetData cornerWidgets[4];
#endif
enum CornerWidgetLocation {
CWL_TopLeft = 0,

Loading…
Cancel
Save