summaryrefslogtreecommitdiff
path: root/examples/widgets/styles/styles.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/styles/styles.pro')
-rw-r--r--examples/widgets/styles/styles.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/widgets/styles/styles.pro b/examples/widgets/styles/styles.pro
index 4c6c682b17..8918d21f39 100644
--- a/examples/widgets/styles/styles.pro
+++ b/examples/widgets/styles/styles.pro
@@ -12,3 +12,5 @@ target.path = $$[QT_INSTALL_EXAMPLES]/widgets/styles
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS styles.pro images
sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/styles
INSTALLS += target sources
+
+include($$QT_SOURCE_TREE/examples/examplebase.pri)