Darrell Anderson 12 years ago
commit 56cd55070e

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

Loading…
Cancel
Save