summaryrefslogtreecommitdiff
path: root/qmapwatchlet/qmapwatchlet.cpp
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2012-08-25 21:56:47 +0200
committerJavier S. Pedro <maemo@javispedro.com>2012-08-25 21:56:47 +0200
commit3e5440a3e1d4f23180b8e6795ae1c29f9964379d (patch)
treef77d23238d25b4b9fda4b2e65d4777e964150d9d /qmapwatchlet/qmapwatchlet.cpp
parentd6d10c69ba454a6e555733815680acdfc0ee5402 (diff)
downloadsowatch-3e5440a3e1d4f23180b8e6795ae1c29f9964379d.tar.gz
sowatch-3e5440a3e1d4f23180b8e6795ae1c29f9964379d.zip
bumping to 0.4.2sowatch_0_4_2
Diffstat (limited to 'qmapwatchlet/qmapwatchlet.cpp')
-rw-r--r--qmapwatchlet/qmapwatchlet.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qmapwatchlet/qmapwatchlet.cpp b/qmapwatchlet/qmapwatchlet.cpp
index efc478e..d262c2c 100644
--- a/qmapwatchlet/qmapwatchlet.cpp
+++ b/qmapwatchlet/qmapwatchlet.cpp
@@ -10,4 +10,3 @@ QMapWatchlet::QMapWatchlet(WatchServer* server) :
setFullUpdateMode(true);
setSource(QUrl(SOWATCH_QML_DIR "/qmapwatchlet/map-" + server->watch()->model() + ".qml"));
}
-