summaryrefslogtreecommitdiff
path: root/qmapwatchlet/qmapwatchlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmapwatchlet/qmapwatchlet.h')
-rw-r--r--qmapwatchlet/qmapwatchlet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmapwatchlet/qmapwatchlet.h b/qmapwatchlet/qmapwatchlet.h
index 8683aae..168368f 100644
--- a/qmapwatchlet/qmapwatchlet.h
+++ b/qmapwatchlet/qmapwatchlet.h
@@ -10,7 +10,7 @@ class QMapWatchlet : public DeclarativeWatchlet
{
Q_OBJECT
public:
- explicit QMapWatchlet(WatchServer* server);
+ explicit QMapWatchlet(Watch* watch);
static const QLatin1String myId;
};