summaryrefslogtreecommitdiff
path: root/metawatchwatchlets/metawatchwatchletsplugin.cpp
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-07-07 13:50:28 +0200
committerJavier S. Pedro <maemo@javispedro.com>2013-07-07 13:50:28 +0200
commitf61dfc6557303a8bba5301927f42e5b2a7ffcac6 (patch)
treefdba31b412015684d46c7a3cb070b8a57ff37ef4 /metawatchwatchlets/metawatchwatchletsplugin.cpp
parent92475d094cfddf7dd3036f5f1a9d6845a83ee350 (diff)
downloadsowatch-f61dfc6557303a8bba5301927f42e5b2a7ffcac6.tar.gz
sowatch-f61dfc6557303a8bba5301927f42e5b2a7ffcac6.zip
add some notification support to liveview
Diffstat (limited to 'metawatchwatchlets/metawatchwatchletsplugin.cpp')
-rw-r--r--metawatchwatchlets/metawatchwatchletsplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/metawatchwatchlets/metawatchwatchletsplugin.cpp b/metawatchwatchlets/metawatchwatchletsplugin.cpp
index 4acf721..a075fa6 100644
--- a/metawatchwatchlets/metawatchwatchletsplugin.cpp
+++ b/metawatchwatchlets/metawatchwatchletsplugin.cpp
@@ -49,4 +49,4 @@ Watchlet* MetaWatchWatchletsPlugin::getWatchlet(const QString& id, ConfigKey *se
}
}
-Q_EXPORT_PLUGIN2(notificationswatchlet, MetaWatchWatchletsPlugin)
+Q_EXPORT_PLUGIN2(metawatchwatchlets, MetaWatchWatchletsPlugin)