summaryrefslogtreecommitdiff
path: root/salmeta.pro
diff options
context:
space:
mode:
Diffstat (limited to 'salmeta.pro')
-rw-r--r--salmeta.pro7
1 files changed, 4 insertions, 3 deletions
diff --git a/salmeta.pro b/salmeta.pro
index c8d68cc..740bb53 100644
--- a/salmeta.pro
+++ b/salmeta.pro
@@ -17,7 +17,8 @@ SOURCES += src/salmeta.cpp \
src/reconnecttimer.cpp \
src/notificationmonitor.cpp \
src/widgetview.cpp \
- src/widgetinfo.cpp
+ src/widgetinfo.cpp \
+ src/watchviewitem.cpp
HEADERS += \
src/controller.h \
@@ -27,12 +28,12 @@ HEADERS += \
src/reconnecttimer.h \
src/notificationmonitor.h \
src/widgetview.h \
- src/widgetinfo.h
+ src/widgetinfo.h \
+ src/watchviewitem.h
OTHER_FILES += qml/salmeta.qml \
qml/cover/CoverPage.qml \
qml/pages/FirstPage.qml \
- qml/pages/SecondPage.qml \
rpm/salmeta.changes.in \
rpm/salmeta.spec \
rpm/salmeta.yaml \