summaryrefslogtreecommitdiff
path: root/sysinfowatchlet/sysinfowatchlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysinfowatchlet/sysinfowatchlet.h')
-rw-r--r--sysinfowatchlet/sysinfowatchlet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysinfowatchlet/sysinfowatchlet.h b/sysinfowatchlet/sysinfowatchlet.h
index 9ef3d7f..fe4f96f 100644
--- a/sysinfowatchlet/sysinfowatchlet.h
+++ b/sysinfowatchlet/sysinfowatchlet.h
@@ -14,7 +14,7 @@ class SysInfoWatchlet : public DeclarativeWatchlet
{
Q_OBJECT
public:
- explicit SysInfoWatchlet(WatchServer* server);
+ explicit SysInfoWatchlet(Watch* watch);
private slots:
void handleActivated();