From 93f3acd128d6b349efe14e97b12c2703ca4f81f3 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Thu, 26 Apr 2012 01:36:20 +0200 Subject: Moved the core framework to GConf & D-Bus --- sysinfowatchlet/sysinfoplugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysinfowatchlet/sysinfoplugin.h') diff --git a/sysinfowatchlet/sysinfoplugin.h b/sysinfowatchlet/sysinfoplugin.h index 4e24b9e..b341614 100644 --- a/sysinfowatchlet/sysinfoplugin.h +++ b/sysinfowatchlet/sysinfoplugin.h @@ -16,7 +16,7 @@ public: ~SysInfoPlugin(); QStringList watchlets(); - Watchlet* getWatchlet(const QString& driver, QSettings& settings, WatchServer* server); + Watchlet* getWatchlet(const QString& driver, ConfigKey *settings, WatchServer* server); }; } -- cgit v1.2.3