From 64662ecc6ea6b5296ea77d83eac6eb1372afac01 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Tue, 27 Sep 2011 20:22:49 +0200 Subject: new crappy map watchlet --- libsowatch/watch.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'libsowatch/watch.cpp') diff --git a/libsowatch/watch.cpp b/libsowatch/watch.cpp index e62c6c4..e37cdf8 100644 --- a/libsowatch/watch.cpp +++ b/libsowatch/watch.cpp @@ -17,4 +17,5 @@ Watch::~Watch() void Watch::vibrate(int msecs) { /* The default implementation does nothing. */ + Q_UNUSED(msecs); } -- cgit v1.2.3