diff options
| author | Oskari Timperi <oskari.timperi@iki.fi> | 2013-12-07 17:33:25 +0200 |
|---|---|---|
| committer | Oskari Timperi <oskari.timperi@iki.fi> | 2013-12-07 17:33:25 +0200 |
| commit | ef5baad9ff47cfe32bb4f97368e0b3148765caa6 (patch) | |
| tree | 87d59ecc69e7981489e16aeed62115b4a4927223 /qml/harbour-unitmaster.qml | |
| parent | 3aeb00f43988ae607082cdabe124b9d5e123e33c (diff) | |
| download | unitmaster-ef5baad9ff47cfe32bb4f97368e0b3148765caa6.tar.gz unitmaster-ef5baad9ff47cfe32bb4f97368e0b3148765caa6.zip | |
shuffle stuff around and add directory for tests
Diffstat (limited to 'qml/harbour-unitmaster.qml')
| -rw-r--r-- | qml/harbour-unitmaster.qml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/qml/harbour-unitmaster.qml b/qml/harbour-unitmaster.qml deleted file mode 100644 index 5d3cf21..0000000 --- a/qml/harbour-unitmaster.qml +++ /dev/null @@ -1,15 +0,0 @@ -import QtQuick 2.0 -import Sailfish.Silica 1.0 -import "pages" - -ApplicationWindow -{ - initialPage: SelectQuantityPage { } - cover: CoverBackground { - CoverPlaceholder { - text: "Unit Master" - } - } -} - - |
