diff options
Diffstat (limited to 'kopete/plugins/latex/latexplugin.h')
-rw-r--r-- | kopete/plugins/latex/latexplugin.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/plugins/latex/latexplugin.h b/kopete/plugins/latex/latexplugin.h index ebff5f8d..2eb9365b 100644 --- a/kopete/plugins/latex/latexplugin.h +++ b/kopete/plugins/latex/latexplugin.h @@ -29,8 +29,8 @@ #include "kopetemessage.h" #include "kopeteplugin.h" -class QStringList; -class QString; +class TQStringList; +class TQString; namespace Kopete { class Message; class ChatSession; } |