summaryrefslogtreecommitdiff
path: root/examples/xmlpatterns
diff options
context:
space:
mode:
authorPeter Hartmann <peter.hartmann@nokia.com>2009-11-12 10:54:35 +0100
committerPeter Hartmann <peter.hartmann@nokia.com>2009-11-12 12:10:44 +0100
commitdbdebbc68e42fb7d3f114f0765e2bf75a3fe19c0 (patch)
tree64f8a8a89cd6f24589205d4d69bbecb6bd340672 /examples/xmlpatterns
parentdc640c58a6d1544f2e7c00f7d866bb7b21aa47ab (diff)
downloadqt4-tools-dbdebbc68e42fb7d3f114f0765e2bf75a3fe19c0.tar.gz
xmlpatterns filetree example: make app a bundle on Mac
... like all the other examples. Reviewed-by: Gabriel Task-number: QTBUG-5533
Diffstat (limited to 'examples/xmlpatterns')
-rw-r--r--examples/xmlpatterns/filetree/filetree.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/xmlpatterns/filetree/filetree.pro b/examples/xmlpatterns/filetree/filetree.pro
index 1683491d9d..4fcf7cb16c 100644
--- a/examples/xmlpatterns/filetree/filetree.pro
+++ b/examples/xmlpatterns/filetree/filetree.pro
@@ -2,7 +2,6 @@ SOURCES += main.cpp filetree.cpp mainwindow.cpp ../shared/xmlsyntaxhighlighter.c
HEADERS += filetree.h mainwindow.h ../shared/xmlsyntaxhighlighter.h
FORMS += forms/mainwindow.ui
QT += xmlpatterns
-CONFIG -= app_bundle
RESOURCES += queries.qrc
INCLUDEPATH += ../shared/