added backnavigation and qrc
This commit is contained in:
parent
0b9e8fa067
commit
a32fd01e81
15 changed files with 138 additions and 55 deletions
|
|
@ -8,7 +8,8 @@ SOURCES += main.cpp \
|
|||
models/NavigationItemModel.cpp \
|
||||
controllers/NavigationController.cpp
|
||||
|
||||
RESOURCES += qml.qrc
|
||||
RESOURCES += qml.qrc \
|
||||
lenapi.qrc
|
||||
|
||||
# Additional import path used to resolve QML modules in Qt Creator's code model
|
||||
QML_IMPORT_PATH =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue