From abdf3b1eaba8151f1b8e862750c38cb7a5411d2a Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Mon, 13 Aug 2012 21:31:52 +0200 Subject: make watchsimulator work again --- libsowatch/watchserver.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libsowatch/watchserver.h') diff --git a/libsowatch/watchserver.h b/libsowatch/watchserver.h index edb4e1a..af2a8de 100644 --- a/libsowatch/watchserver.h +++ b/libsowatch/watchserver.h @@ -28,6 +28,7 @@ public: explicit WatchServer(Watch *watch, QObject *parent = 0); Watch* watch(); + const Watch* watch() const; QString nextWatchletButton() const; void setNextWatchletButton(const QString& value); -- cgit v1.2.3