summaryrefslogtreecommitdiff
path: root/harmaccuweather/harmaccuplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'harmaccuweather/harmaccuplugin.h')
-rw-r--r--harmaccuweather/harmaccuplugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/harmaccuweather/harmaccuplugin.h b/harmaccuweather/harmaccuplugin.h
index d27c796..535b4a2 100644
--- a/harmaccuweather/harmaccuplugin.h
+++ b/harmaccuweather/harmaccuplugin.h
@@ -16,6 +16,7 @@ public:
~HarmAccuPlugin();
QStringList providers();
+ NotificationProviderInfo describeProvider(const QString &driver);
NotificationProvider* getProvider(const QString& driver, ConfigKey *settings, QObject *parent = 0);
};