From 49c64104c0750857858504b512955d9cc31e5c42 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 5 May 2013 01:55:41 +0200 Subject: update the rest of the watchlets --- sysinfowatchlet/sysinfowatchlet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysinfowatchlet/sysinfowatchlet.h') 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(); -- cgit v1.2.3