diff options
Diffstat (limited to 'kopete/libkopete/tests/mock/kopeteprotocol_mock.h')
-rw-r--r-- | kopete/libkopete/tests/mock/kopeteprotocol_mock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/tests/mock/kopeteprotocol_mock.h b/kopete/libkopete/tests/mock/kopeteprotocol_mock.h index 97f0d7ad..d2502790 100644 --- a/kopete/libkopete/tests/mock/kopeteprotocol_mock.h +++ b/kopete/libkopete/tests/mock/kopeteprotocol_mock.h @@ -21,7 +21,7 @@ #include "kopeteprotocol.h" class KInstance; -class QObject; +class TQObject; class KopeteEditAccountWidget; class AddContactPage; |