summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qwindowsvistastyle_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/styles/qwindowsvistastyle_p_p.h')
-rw-r--r--src/widgets/styles/qwindowsvistastyle_p_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/styles/qwindowsvistastyle_p_p.h b/src/widgets/styles/qwindowsvistastyle_p_p.h
index 4973c20440..fdc3297ea6 100644
--- a/src/widgets/styles/qwindowsvistastyle_p_p.h
+++ b/src/widgets/styles/qwindowsvistastyle_p_p.h
@@ -69,7 +69,9 @@
#include <qradiobutton.h>
#include <qlineedit.h>
#include <qgroupbox.h>
+#if QT_CONFIG(toolbutton)
#include <qtoolbutton.h>
+#endif
#include <qspinbox.h>
#include <qtoolbar.h>
#if QT_CONFIG(combobox)