summaryrefslogtreecommitdiff
path: root/qmapwatchlet/compasswatchlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmapwatchlet/compasswatchlet.h')
-rw-r--r--qmapwatchlet/compasswatchlet.h2
1 files changed, 1 insertions, 1 deletions
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;
};