From 62fd3b9ecd507d8d1c05d26c0c292eea5a67e06a Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 15 Sep 2002 22:11:24 +0000 Subject: revert my changes they we're unwished --- (limited to 'core/pim/today/configwidget.h') diff --git a/core/pim/today/configwidget.h b/core/pim/today/configwidget.h index f3a83f9..f449db4 100644 --- a/core/pim/today/configwidget.h +++ b/core/pim/today/configwidget.h @@ -2,11 +2,10 @@ #ifndef CONFIG_WIDGET_H #define CONFIG_WIDGET_H -#include class ConfigWidget : public QWidget { - Q_OBJECT + public: ConfigWidget( QWidget *parent, const char *name ) : QWidget( parent, name ) {}; -- cgit v0.9.0.2