summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorPeter Hartmann <peter.hartmann@nokia.com>2009-11-12 09:54:35 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-11-18 05:40:51 (GMT)
commit9400fa45501cfe7d0a22e4b2567d9432e2906179 (patch)
tree15e8e3b3790afd4e85ce86f7681f268b1de08460 /examples
parent8395dce9b41ee32a27eed63baa3d854a8f0d05ae (diff)
downloadQt-9400fa45501cfe7d0a22e4b2567d9432e2906179.zip
Qt-9400fa45501cfe7d0a22e4b2567d9432e2906179.tar.gz
Qt-9400fa45501cfe7d0a22e4b2567d9432e2906179.tar.bz2
xmlpatterns filetree example: make app a bundle on Mac
... like all the other examples. Reviewed-by: Gabriel Task-number: QTBUG-5533 (cherry picked from commit dbdebbc68e42fb7d3f114f0765e2bf75a3fe19c0)
Diffstat (limited to 'examples')
-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 1683491..4fcf7cb 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/