diff options
Diffstat (limited to 'kcontrol/kcontrol/aboutwidget.h')
-rw-r--r-- | kcontrol/kcontrol/aboutwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kcontrol/aboutwidget.h b/kcontrol/kcontrol/aboutwidget.h index 97ba32ffd..5d4543b39 100644 --- a/kcontrol/kcontrol/aboutwidget.h +++ b/kcontrol/kcontrol/aboutwidget.h @@ -33,7 +33,7 @@ class KURL; class AboutWidget : public TQHBox { - Q_OBJECT + TQ_OBJECT public: AboutWidget(TQWidget *parent, const char *name=0, TQListViewItem* category=0, const TQString &caption=TQString::null); |