summaryrefslogtreecommitdiffabout
path: root/kabc/vcard/RToken.cpp
Unidiff
Diffstat (limited to 'kabc/vcard/RToken.cpp') (more/less context) (show whitespace changes)
-rw-r--r--kabc/vcard/RToken.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kabc/vcard/RToken.cpp b/kabc/vcard/RToken.cpp
index 2a85820..8fc0558 100644
--- a/kabc/vcard/RToken.cpp
+++ b/kabc/vcard/RToken.cpp
@@ -26,4 +26,4 @@
26#include <stddef.h> 26#include <stddef.h>
27#include <qcstring.h> 27#include <q3cstring.h>
28#include <qstrlist.h> 28#include <q3strlist.h>
29 29
@@ -33,3 +33,3 @@ namespace VCARD
33 Q_UINT32 33 Q_UINT32
34RTokenise(const char * str, const char * delim, QStrList & l) 34RTokenise(const char * str, const char * delim, Q3StrList & l)
35{ 35{