diff options
Diffstat (limited to 'kopete/plugins/cryptography/cryptographyplugin.h')
-rw-r--r-- | kopete/plugins/cryptography/cryptographyplugin.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/plugins/cryptography/cryptographyplugin.h b/kopete/plugins/cryptography/cryptographyplugin.h index f34bd175..1b1e4489 100644 --- a/kopete/plugins/cryptography/cryptographyplugin.h +++ b/kopete/plugins/cryptography/cryptographyplugin.h @@ -21,9 +21,9 @@ #include "kopeteplugin.h" -class QStringList; -class QString; -class QTimer; +class TQStringList; +class TQString; +class TQTimer; namespace Kopete { |