diff options
Diffstat (limited to 'qorgwatchlet')
-rw-r--r-- | qorgwatchlet/qorgwatchlet.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qorgwatchlet/qorgwatchlet.pro b/qorgwatchlet/qorgwatchlet.pro index 4affbee..842717f 100644 --- a/qorgwatchlet/qorgwatchlet.pro +++ b/qorgwatchlet/qorgwatchlet.pro @@ -8,7 +8,7 @@ SOURCES += qorgwatchletplugin.cpp qorgwatchlet.cpp HEADERS += qorgwatchletplugin.h qorgwatchlet.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 |