summaryrefslogtreecommitdiffstats
path: root/kabc/vcardparser/testread2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/vcardparser/testread2.cpp')
-rw-r--r--kabc/vcardparser/testread2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/vcardparser/testread2.cpp b/kabc/vcardparser/testread2.cpp
index 19a02e3c9..ba73081e7 100644
--- a/kabc/vcardparser/testread2.cpp
+++ b/kabc/vcardparser/testread2.cpp
@@ -9,7 +9,7 @@ int
main()
{
Addressee::List l = vCardsAsAddresseeList();
- QString vcards = vCardsAsText();
+ TQString vcards = vCardsAsText();
VCardConverter vct;