summaryrefslogtreecommitdiff
path: root/qmsgwatchlet/qmsgwatchlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmsgwatchlet/qmsgwatchlet.h')
-rw-r--r--qmsgwatchlet/qmsgwatchlet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmsgwatchlet/qmsgwatchlet.h b/qmsgwatchlet/qmsgwatchlet.h
index 6fa331c..b698d21 100644
--- a/qmsgwatchlet/qmsgwatchlet.h
+++ b/qmsgwatchlet/qmsgwatchlet.h
@@ -11,7 +11,7 @@ class QMsgWatchlet : public DeclarativeWatchlet
{
Q_OBJECT
public:
- explicit QMsgWatchlet(WatchServer* server);
+ explicit QMsgWatchlet(Watch* watch);
private:
QtMobility::QMessageService *_qms;