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