summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weatherpluginimpl.cpp
Side-by-side diff
Diffstat (limited to 'noncore/todayplugins/weather/weatherpluginimpl.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weatherpluginimpl.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/todayplugins/weather/weatherpluginimpl.cpp b/noncore/todayplugins/weather/weatherpluginimpl.cpp
index 1a7c27b..fd32a44 100644
--- a/noncore/todayplugins/weather/weatherpluginimpl.cpp
+++ b/noncore/todayplugins/weather/weatherpluginimpl.cpp
@@ -53,3 +53,4 @@ QRESULT WeatherPluginImpl::queryInterface( const QUuid &uuid, QUnknownInterface
*iface = this, (*iface)->addRef();
- }
+ }else
+ return QS_FALSE;