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 --- metawatch/metawatchanalog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metawatch/metawatchanalog.h') diff --git a/metawatch/metawatchanalog.h b/metawatch/metawatchanalog.h index ff941c5..a0a4db2 100644 --- a/metawatch/metawatchanalog.h +++ b/metawatch/metawatchanalog.h @@ -10,7 +10,7 @@ class MetaWatchAnalog : public MetaWatch { Q_OBJECT public: - explicit MetaWatchAnalog(const QBluetoothAddress& address, QSettings* settings = 0, QObject *parent = 0); + explicit MetaWatchAnalog(ConfigKey *settings, QObject *parent = 0); static const int screenWidth = 80; static const int screenHeight = 16*2; -- cgit v1.2.3