diff options
Diffstat (limited to 'khelpcenter/fontdialog.h')
-rw-r--r-- | khelpcenter/fontdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/fontdialog.h b/khelpcenter/fontdialog.h index c38a54e2f..c95004540 100644 --- a/khelpcenter/fontdialog.h +++ b/khelpcenter/fontdialog.h @@ -33,7 +33,7 @@ namespace KHC { class FontDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: FontDialog( TQWidget *parent, const char *name = 0 ); |