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 7f739d19..556a2321 100644 --- a/lib/kotext/KoFontDia.h +++ b/lib/kotext/KoFontDia.h @@ -42,7 +42,7 @@ class TQComboBox; class KOTEXT_EXPORT KoFontDia : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: /// If your application supports spell-checking, pass here the KSpell2 Broker |