-rw-r--r-- | libopie2/opiepim/ui/todayconfigwidget.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie2/opiepim/ui/todayconfigwidget.h b/libopie2/opiepim/ui/todayconfigwidget.h index f3501a1..134fbdf 100644 --- a/libopie2/opiepim/ui/todayconfigwidget.h +++ b/libopie2/opiepim/ui/todayconfigwidget.h | |||
@@ -1,8 +1,9 @@ | |||
1 | 1 | ||
2 | #ifndef CONFIG_WIDGET_H | 2 | #ifndef CONFIG_WIDGET_H |
3 | #define CONFIG_WIDGET_H | 3 | #define CONFIG_WIDGET_H |
4 | 4 | ||
5 | #include <qwidget.h> | ||
5 | 6 | ||
6 | /** | 7 | /** |
7 | * A base class for all Today Config Widgets. | 8 | * A base class for all Today Config Widgets. |
8 | * This will let a Today plugin to add the possibility of configuration. | 9 | * This will let a Today plugin to add the possibility of configuration. |