summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-10-20 18:03:59 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-10-20 18:03:59 -0500
commitedec8306fb4f7dab5e6b0f368e889581f38ea3bc (patch)
tree9adc418a1a5f3438a2d26caa09eeb5571367be8f
parent691129fbcb6c0f377abac61c6051700b4148efc4 (diff)
downloadtqt3-edec8306.tar.gz
tqt3-edec8306.zip
Automated update from Qt3
-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,