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