diff options
Diffstat (limited to 'kmail/dictionarycombobox.h')
-rw-r--r-- | kmail/dictionarycombobox.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/dictionarycombobox.h b/kmail/dictionarycombobox.h index 0fcbdceb2..1222e1250 100644 --- a/kmail/dictionarycombobox.h +++ b/kmail/dictionarycombobox.h @@ -35,8 +35,8 @@ #include <tqcombobox.h> class KSpellConfig; -class QStringList; -class QString; +class TQStringList; +class TQString; namespace KMail { |