diff options
Diffstat (limited to 'kopete/libkopete/tests/mock/kopetecontact_mock.h')
-rw-r--r-- | kopete/libkopete/tests/mock/kopetecontact_mock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/tests/mock/kopetecontact_mock.h b/kopete/libkopete/tests/mock/kopetecontact_mock.h index a0b735d5..faa78e3b 100644 --- a/kopete/libkopete/tests/mock/kopetecontact_mock.h +++ b/kopete/libkopete/tests/mock/kopetecontact_mock.h @@ -23,7 +23,7 @@ class Kopete::MetaContact; class Kopete::Account; class Kopete::ChatSession; -class QString; +class TQString; namespace Kopete { |