summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qmafwwatchlet/icon.pngbin964 -> 188 bytes
-rw-r--r--qmapwatchlet/icon.pngbin0 -> 207 bytes
-rw-r--r--qmapwatchlet/qmapwatchlet.pro2
3 files changed, 1 insertions, 1 deletions
diff --git a/qmafwwatchlet/icon.png b/qmafwwatchlet/icon.png
index b3c7f2b..8b8dac4 100644
--- a/qmafwwatchlet/icon.png
+++ b/qmafwwatchlet/icon.png
Binary files differ
diff --git a/qmapwatchlet/icon.png b/qmapwatchlet/icon.png
new file mode 100644
index 0000000..4e9cd9e
--- /dev/null
+++ b/qmapwatchlet/icon.png
Binary files differ
diff --git a/qmapwatchlet/qmapwatchlet.pro b/qmapwatchlet/qmapwatchlet.pro
index b6a441a..734e536 100644
--- a/qmapwatchlet/qmapwatchlet.pro
+++ b/qmapwatchlet/qmapwatchlet.pro
@@ -9,7 +9,7 @@ SOURCES += qmapwatchletplugin.cpp qmapwatchlet.cpp
HEADERS += qmapwatchletplugin.h qmapwatchlet.h
-qml_files.files = metawatch-digital.qml
+qml_files.files = metawatch-digital.qml icon.png
win32:CONFIG(release, debug|release): LIBS += -L$$OUT_PWD/../libsowatch/release/ -lsowatch
else:win32:CONFIG(debug, debug|release): LIBS += -L$$OUT_PWD/../libsowatch/debug/ -lsowatch