summaryrefslogtreecommitdiff
path: root/examples/xmlpatterns/filetree/filetree.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xmlpatterns/filetree/filetree.pro')
-rw-r--r--examples/xmlpatterns/filetree/filetree.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlpatterns/filetree/filetree.pro b/examples/xmlpatterns/filetree/filetree.pro
index 943030b..bb24f77 100644
--- a/examples/xmlpatterns/filetree/filetree.pro
+++ b/examples/xmlpatterns/filetree/filetree.pro
@@ -1,7 +1,7 @@
SOURCES += main.cpp filetree.cpp mainwindow.cpp ../shared/xmlsyntaxhighlighter.cpp
HEADERS += filetree.h mainwindow.h ../shared/xmlsyntaxhighlighter.h
FORMS += forms/mainwindow.ui
-QT += xmlpatterns
+QT += widgets xmlpatterns
RESOURCES += queries.qrc
INCLUDEPATH += ../shared/