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