From a644a7cc6749f8dd5ca20589ee6e59acc2892b3e Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Tue, 27 Sep 2011 04:51:30 +0200 Subject: new qmafw watchlet --- libsowatch/watch.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libsowatch/watch.cpp') diff --git a/libsowatch/watch.cpp b/libsowatch/watch.cpp index 7792693..e62c6c4 100644 --- a/libsowatch/watch.cpp +++ b/libsowatch/watch.cpp @@ -13,3 +13,8 @@ Watch::~Watch() { } + +void Watch::vibrate(int msecs) +{ + /* The default implementation does nothing. */ +} -- cgit v1.2.3