From 49c64104c0750857858504b512955d9cc31e5c42 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 5 May 2013 01:55:41 +0200 Subject: update the rest of the watchlets --- qmapwatchlet/compasswatchlet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qmapwatchlet/compasswatchlet.h') diff --git a/qmapwatchlet/compasswatchlet.h b/qmapwatchlet/compasswatchlet.h index 88547a2..3663c18 100644 --- a/qmapwatchlet/compasswatchlet.h +++ b/qmapwatchlet/compasswatchlet.h @@ -10,7 +10,7 @@ class CompassWatchlet : public DeclarativeWatchlet { Q_OBJECT public: - explicit CompassWatchlet(WatchServer* server); + explicit CompassWatchlet(Watch* watch); static const QLatin1String myId; }; -- cgit v1.2.3