summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weatherplugin.h
Unidiff
Diffstat (limited to 'noncore/todayplugins/weather/weatherplugin.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weatherplugin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/todayplugins/weather/weatherplugin.h b/noncore/todayplugins/weather/weatherplugin.h
index 480d220..73e7104 100644
--- a/noncore/todayplugins/weather/weatherplugin.h
+++ b/noncore/todayplugins/weather/weatherplugin.h
@@ -30,10 +30,10 @@
30#define WEATHER_PLUGIN_H 30#define WEATHER_PLUGIN_H
31 31
32#include <opie2/todayplugininterface.h>
33#include <opie2/todayconfigwidget.h>
34
32#include <qstring.h> 35#include <qstring.h>
33#include <qwidget.h> 36#include <qwidget.h>
34 37
35#include <opie/todayplugininterface.h>
36#include <opie/todayconfigwidget.h>
37
38class WeatherPlugin : public TodayPluginObject 38class WeatherPlugin : public TodayPluginObject
39{ 39{