summaryrefslogtreecommitdiffabout
path: root/kabc/vcard/include/VCardAgentParam.h
Side-by-side diff
Diffstat (limited to 'kabc/vcard/include/VCardAgentParam.h') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/vcard/include/VCardAgentParam.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kabc/vcard/include/VCardAgentParam.h b/kabc/vcard/include/VCardAgentParam.h
index 72a05db..5733540 100644
--- a/kabc/vcard/include/VCardAgentParam.h
+++ b/kabc/vcard/include/VCardAgentParam.h
@@ -26,3 +26,3 @@
-#include <qcstring.h>
+#include <q3cstring.h>
@@ -48,3 +48,3 @@ class AgentParam : public Param
- void setURI(const QCString & s)
+ void setURI(const Q3CString & s)
{ uri_ = s; assembled_ = false; }