summaryrefslogtreecommitdiff
path: root/examples/xmlpatterns/recipes/recipes.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:32:27 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:32:27 +0200
commit0fe41f1ac984f70037ea7717bc5660ddfaf6a4e5 (patch)
treecd25a0704915cff54a490c01920fd5cef2e4120e /examples/xmlpatterns/recipes/recipes.pro
parenta2adca3e63803ace785033bb43423a4961e0f2d0 (diff)
downloadqtxmlpatterns-0fe41f1ac984f70037ea7717bc5660ddfaf6a4e5.tar.gz
QtXmlPatterns: Widget library split.
Diffstat (limited to 'examples/xmlpatterns/recipes/recipes.pro')
-rw-r--r--examples/xmlpatterns/recipes/recipes.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlpatterns/recipes/recipes.pro b/examples/xmlpatterns/recipes/recipes.pro
index ef01132..93b8bfc 100644
--- a/examples/xmlpatterns/recipes/recipes.pro
+++ b/examples/xmlpatterns/recipes/recipes.pro
@@ -1,4 +1,4 @@
-QT += xmlpatterns
+QT += widgets xmlpatterns
FORMS += forms/querywidget.ui \
forms/querywidget_mobiles.ui
HEADERS = querymainwindow.h ../shared/xmlsyntaxhighlighter.h