summaryrefslogtreecommitdiff
path: root/examples/quick/controls/texteditor/texteditor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/texteditor/texteditor.pro')
-rw-r--r--examples/quick/controls/texteditor/texteditor.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/controls/texteditor/texteditor.pro b/examples/quick/controls/texteditor/texteditor.pro
index d9b6c8a3..06e669d9 100644
--- a/examples/quick/controls/texteditor/texteditor.pro
+++ b/examples/quick/controls/texteditor/texteditor.pro
@@ -3,6 +3,7 @@ TARGET = texteditor
!android: !ios: !blackberry: qtHaveModule(widgets): QT += widgets
include(src/src.pri)
+include(../shared/shared.pri)
OTHER_FILES += \
qml/main.qml \