diff options
Diffstat (limited to 'lib/kotext/KoImportStyleDia.h')
-rw-r--r-- | lib/kotext/KoImportStyleDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoImportStyleDia.h b/lib/kotext/KoImportStyleDia.h index a83e6407..6d4c9f16 100644 --- a/lib/kotext/KoImportStyleDia.h +++ b/lib/kotext/KoImportStyleDia.h @@ -29,7 +29,7 @@ class TQPushButton; class KOTEXT_EXPORT KoImportStyleDia : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: /// @param currentCollection collection of styles already present in the document |