summaryrefslogtreecommitdiffstats
path: root/kabc/vcard/TextListValue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/vcard/TextListValue.cpp')
-rw-r--r--kabc/vcard/TextListValue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/vcard/TextListValue.cpp b/kabc/vcard/TextListValue.cpp
index e29a8dcc2..2bec2e181 100644
--- a/kabc/vcard/TextListValue.cpp
+++ b/kabc/vcard/TextListValue.cpp
@@ -98,7 +98,7 @@ TextListValue::numValues()
return valueList_.count();
}
- QCString
+ TQCString
TextListValue::value(unsigned int i)
{
parse();