summaryrefslogtreecommitdiff
path: root/libopie/todayconfigwidget.h
Unidiff
Diffstat (limited to 'libopie/todayconfigwidget.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/todayconfigwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/todayconfigwidget.h b/libopie/todayconfigwidget.h
index 6b49efc..f3501a1 100644
--- a/libopie/todayconfigwidget.h
+++ b/libopie/todayconfigwidget.h
@@ -25,5 +25,5 @@ public:
25 * 25 *
26 * @param parent The parent of the widget 26 * @param parent The parent of the widget
27 * @paran name The name of the object 27 * @param name The name of the object
28 */ 28 */
29 TodayConfigWidget( QWidget *parent, const char *name ) : QWidget( parent, name ) {} ; 29 TodayConfigWidget( QWidget *parent, const char *name ) : QWidget( parent, name ) {} ;