diff options
Diffstat (limited to 'kword/KWSortDia.h')
-rw-r--r-- | kword/KWSortDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWSortDia.h b/kword/KWSortDia.h index 9bc6fdc5..80ec9fbf 100644 --- a/kword/KWSortDia.h +++ b/kword/KWSortDia.h @@ -25,7 +25,7 @@ class TQRadioButton; class KWSortDia : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: KWSortDia( TQWidget *parent, const char* name ); |