summaryrefslogtreecommitdiffstats
path: root/sip/kio/kuserprofile.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/kio/kuserprofile.sip')
-rw-r--r--sip/kio/kuserprofile.sip4
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/kio/kuserprofile.sip b/sip/kio/kuserprofile.sip
index 233d682..c2cc47a 100644
--- a/sip/kio/kuserprofile.sip
+++ b/sip/kio/kuserprofile.sip
@@ -80,7 +80,7 @@ protected:
//converts a Python list of KServiceOffer
{
%TypeHeaderCode
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
#include <kservicetype.h>
#include <kuserprofile.h>
%End
@@ -148,7 +148,7 @@ protected:
//converts a Python list of KServiceTypeProfile
{
%TypeHeaderCode
-#include <qptrlist.h>
+#include <tqptrlist.h>
#include <kservicetype.h>
//typedef TQPtrList<KServiceTypeProfile> SvcTypeProfileList;
%End