summaryrefslogtreecommitdiff
path: root/salmeta.pro
diff options
context:
space:
mode:
Diffstat (limited to 'salmeta.pro')
-rw-r--r--salmeta.pro18
1 files changed, 10 insertions, 8 deletions
diff --git a/salmeta.pro b/salmeta.pro
index 740bb53..acc91c4 100644
--- a/salmeta.pro
+++ b/salmeta.pro
@@ -16,9 +16,9 @@ SOURCES += src/salmeta.cpp \
src/metawatchbletransport.cpp \
src/reconnecttimer.cpp \
src/notificationmonitor.cpp \
- src/widgetview.cpp \
src/widgetinfo.cpp \
- src/watchviewitem.cpp
+ src/widgetinfomodel.cpp \
+ src/availablewidgetsmodel.cpp
HEADERS += \
src/controller.h \
@@ -27,22 +27,24 @@ HEADERS += \
src/metawatchbletransport.h \
src/reconnecttimer.h \
src/notificationmonitor.h \
- src/widgetview.h \
src/widgetinfo.h \
- src/watchviewitem.h
+ src/widgetinfomodel.h \
+ src/availablewidgetsmodel.h
OTHER_FILES += qml/salmeta.qml \
qml/cover/CoverPage.qml \
- qml/pages/FirstPage.qml \
rpm/salmeta.changes.in \
rpm/salmeta.spec \
rpm/salmeta.yaml \
translations/*.ts \
salmeta.desktop \
salmeta.png \
- qml/watch/main.qml \
- qml/widgetview.qml \
- salmeta.service
+ salmeta.service \
+ qml/pages/MainPage.qml \
+ qml/watch/WidgetView.qml \
+ qml/pages/WatchView.qml qml/watch/add_widget.png \
+ qml/watch/faces/builtinface4.qml qml/watch/faces/builtinface4.png \
+ qml/pages/AddWidget.qml
# to disable building translations every time, comment out the
# following CONFIG line