summaryrefslogtreecommitdiffstats
path: root/kandy/src/mobilegui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kandy/src/mobilegui.cpp')
-rw-r--r--kandy/src/mobilegui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kandy/src/mobilegui.cpp b/kandy/src/mobilegui.cpp
index 14c82838..86f07514 100644
--- a/kandy/src/mobilegui.cpp
+++ b/kandy/src/mobilegui.cpp
@@ -916,7 +916,7 @@ void MobileGui::writeKabc()
if ( !equivalentEntryFound ) {
KABC::Addressee entry;
- TQStringList *fields = new QStringList;
+ TQStringList *fields = new TQStringList;
*fields = TQStringList::split( ',', name );