diff options
Diffstat (limited to 'lib/kotext/KoFontDia.h')
-rw-r--r-- | lib/kotext/KoFontDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoFontDia.h b/lib/kotext/KoFontDia.h index a0779a84..bdc102fa 100644 --- a/lib/kotext/KoFontDia.h +++ b/lib/kotext/KoFontDia.h @@ -41,7 +41,7 @@ class TQComboBox; class KOTEXT_EXPORT KoFontDia : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |