summaryrefslogtreecommitdiffstats
path: root/demos/undo
diff options
context:
space:
mode:
Diffstat (limited to 'demos/undo')
-rw-r--r--demos/undo/undo.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/undo/undo.pro b/demos/undo/undo.pro
index e26d07c..a4257cd 100644
--- a/demos/undo/undo.pro
+++ b/demos/undo/undo.pro
@@ -15,3 +15,4 @@ sources.files = $$SOURCES $$HEADERS *.pro icons $$RESOURCES $$FORMS
sources.path = $$[QT_INSTALL_DEMOS]/undo
INSTALLS += target sources
+include($$QT_SOURCE_TREE/demos/demobase.pri)