summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqstyle.h')
-rw-r--r--src/kernel/ntqstyle.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/kernel/ntqstyle.h b/src/kernel/ntqstyle.h
index a045e21e..165050a7 100644
--- a/src/kernel/ntqstyle.h
+++ b/src/kernel/ntqstyle.h
@@ -205,7 +205,10 @@ class TQStyleControlElementTabBarData {
int currentTabIndex;
TQTabBar::Shape shape;
TabIdentifierIndexMap identIndexMap;
+#ifdef Q_QDOC
+#else
TQStyleControlElementGenericWidgetData cornerWidgets[4];
+#endif
enum CornerWidgetLocation {
CWL_TopLeft = 0,