From 081aa7b760986092377be7f62cac3bdee7400874 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Wed, 8 Aug 2012 16:44:07 +0200 Subject: more cleanup fixes --- meegohandsetnotification/meegohandsetplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meegohandsetnotification/meegohandsetplugin.cpp') diff --git a/meegohandsetnotification/meegohandsetplugin.cpp b/meegohandsetnotification/meegohandsetplugin.cpp index bac41aa..0f50575 100644 --- a/meegohandsetnotification/meegohandsetplugin.cpp +++ b/meegohandsetnotification/meegohandsetplugin.cpp @@ -18,7 +18,7 @@ QStringList MeegoHandsetPlugin::providers() return providers; } -NotificationProvider* MeegoHandsetPlugin::getProvider(const QString& driver, QSettings& settings, QObject *parent) +NotificationProvider* MeegoHandsetPlugin::getProvider(const QString& driver, ConfigKey* settings, QObject *parent) { Q_UNUSED(driver); Q_UNUSED(settings); -- cgit v1.2.3