summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weatherplugin.cpp
Unidiff
Diffstat (limited to 'noncore/todayplugins/weather/weatherplugin.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weatherplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/weather/weatherplugin.cpp b/noncore/todayplugins/weather/weatherplugin.cpp
index 80e1cc6..9cef1c8 100644
--- a/noncore/todayplugins/weather/weatherplugin.cpp
+++ b/noncore/todayplugins/weather/weatherplugin.cpp
@@ -65,3 +65,3 @@ TodayConfigWidget* WeatherPlugin::configWidget( QWidget* wid )
65{ 65{
66 return new WeatherPluginConfig( wid, "Weather" ); 66 return new WeatherPluginConfig( wid, "Weather Config" );
67} 67}