diff options
Diffstat (limited to 'examples/tutorials/gettingStarted/gsQml/texteditor.pro')
-rw-r--r-- | examples/tutorials/gettingStarted/gsQml/texteditor.pro | 4 |
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 0000000..aa5306c --- /dev/null +++ b/examples/tutorials/gettingStarted/gsQml/texteditor.pro @@ -0,0 +1,4 @@ +TEMPLATE = subdirs +SUBDIRS = \ + filedialog\ + |