summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/gettingStarted/gsQml/texteditor.pro
diff options
context:
space:
mode:
authorMatthew Vogt <matthew.vogt@nokia.com>2012-01-30 14:16:15 +1000
committerMatthew Vogt <matthew.vogt@nokia.com>2012-01-30 14:16:15 +1000
commit12a5ddf456ba8549645a8cb28a8b4ed6197a14da (patch)
tree63ee2c88af936e0609a3a194f5bcc304c4c0b707 /examples/tutorials/gettingStarted/gsQml/texteditor.pro
Import relevant source from Qt 4.8
Diffstat (limited to 'examples/tutorials/gettingStarted/gsQml/texteditor.pro')
-rw-r--r--examples/tutorials/gettingStarted/gsQml/texteditor.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/tutorials/gettingStarted/gsQml/texteditor.pro b/examples/tutorials/gettingStarted/gsQml/texteditor.pro
new file mode 100644
index 00000000..aa5306cc
--- /dev/null
+++ b/examples/tutorials/gettingStarted/gsQml/texteditor.pro
@@ -0,0 +1,4 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ filedialog\
+