summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weatherpluginimpl.cpp
Unidiff
Diffstat (limited to 'noncore/todayplugins/weather/weatherpluginimpl.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weatherpluginimpl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/todayplugins/weather/weatherpluginimpl.cpp b/noncore/todayplugins/weather/weatherpluginimpl.cpp
index b5c7d0a..1a7c27b 100644
--- a/noncore/todayplugins/weather/weatherpluginimpl.cpp
+++ b/noncore/todayplugins/weather/weatherpluginimpl.cpp
@@ -36,6 +36,7 @@ WeatherPluginImpl::WeatherPluginImpl()
36 36
37WeatherPluginImpl::~WeatherPluginImpl() 37WeatherPluginImpl::~WeatherPluginImpl()
38{ 38{
39 delete weatherPlugin;
39} 40}
40 41
41 42