diff options
author | Grace Karanja <gracie.karanja89@gmail.com> | 2015-05-27 12:12:31 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-06-20 14:16:12 -0700 |
commit | 4e426e3a12bc820d3981b287d84786afada8969a (patch) | |
tree | 8e232ef2a25acba56f13d70f3220e2d7965647ff /qt-mobile/main.qml | |
parent | f0706207df377e876b2f0d3466941564967b7e35 (diff) | |
download | subsurface-4e426e3a12bc820d3981b287d84786afada8969a.tar.gz |
Create empty qt-mobile directory
Create a qt-mobile directory, with a blank main.qml file. This file
will be built up-on to come up with a usable mobile interface.
Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-mobile/main.qml')
-rw-r--r-- | qt-mobile/main.qml | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/qt-mobile/main.qml b/qt-mobile/main.qml new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/qt-mobile/main.qml |