diff options
Diffstat (limited to 'qmsgwatchlet')
-rw-r--r-- | qmsgwatchlet/qmsgwatchlet.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmsgwatchlet/qmsgwatchlet.pro b/qmsgwatchlet/qmsgwatchlet.pro index 9e18e42..9a60dbb 100644 --- a/qmsgwatchlet/qmsgwatchlet.pro +++ b/qmsgwatchlet/qmsgwatchlet.pro @@ -8,7 +8,7 @@ SOURCES += qmsgwatchletplugin.cpp qmsgwatchlet.cpp HEADERS += qmsgwatchletplugin.h qmsgwatchlet.h -qml_files.files = metawatch-digital.qml icon.png +qml_files.files = metawatch-digital.qml icon.png metawatch-digital-icon.png liveview-icon.png LIBS += -L$$OUT_PWD/../libsowatch/ -lsowatch |