summaryrefslogtreecommitdiff
path: root/qmafwwatchlet/qmafwwatchlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmafwwatchlet/qmafwwatchlet.h')
-rw-r--r--qmafwwatchlet/qmafwwatchlet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmafwwatchlet/qmafwwatchlet.h b/qmafwwatchlet/qmafwwatchlet.h
index 09cdf81..afec03a 100644
--- a/qmafwwatchlet/qmafwwatchlet.h
+++ b/qmafwwatchlet/qmafwwatchlet.h
@@ -15,7 +15,7 @@ class QMafwWatchlet : public DeclarativeWatchlet
{
Q_OBJECT
public:
- explicit QMafwWatchlet(WatchServer* server);
+ explicit QMafwWatchlet(Watch* watch);
private:
MafwRegistry *_registry;