diff options
Diffstat (limited to 'app/qml/Main.qml')
-rw-r--r-- | app/qml/Main.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/qml/Main.qml b/app/qml/Main.qml index 186e345..80191b0 100644 --- a/app/qml/Main.qml +++ b/app/qml/Main.qml @@ -3,8 +3,6 @@ import QtQuick.Controls 2.2 import QtQuick.Window 2.11 -import "qrc:/qml" - ApplicationWindow { id: tbtnavi |