summaryrefslogtreecommitdiffstats
path: root/examples/widgets/gallery/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/gallery/main.cpp')
-rw-r--r--examples/widgets/gallery/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/gallery/main.cpp b/examples/widgets/gallery/main.cpp
index cfac821209..2677b3708c 100644
--- a/examples/widgets/gallery/main.cpp
+++ b/examples/widgets/gallery/main.cpp
@@ -2,6 +2,7 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
#include <QApplication>
+#include <QStyleHints>
#include "widgetgallery.h"