From d3ed26704ad29f58f28f7ef84de5bbf6b5f0eaf6 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Fri, 10 Aug 2012 22:40:05 +0200 Subject: minor icon changes --- qmapwatchlet/icon.png | Bin 0 -> 207 bytes qmapwatchlet/qmapwatchlet.pro | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 qmapwatchlet/icon.png (limited to 'qmapwatchlet') diff --git a/qmapwatchlet/icon.png b/qmapwatchlet/icon.png new file mode 100644 index 0000000..4e9cd9e Binary files /dev/null and b/qmapwatchlet/icon.png 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 -- cgit v1.2.3