summaryrefslogtreecommitdiffstats
path: root/kio/kio/kuserprofile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/kuserprofile.cpp')
-rw-r--r--kio/kio/kuserprofile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kuserprofile.cpp b/kio/kio/kuserprofile.cpp
index fe07c3ad1..efc4cbae3 100644
--- a/kio/kio/kuserprofile.cpp
+++ b/kio/kio/kuserprofile.cpp
@@ -53,7 +53,7 @@ void KServiceTypeProfile::initStatic()
profileDeleter.setObject(s_lstProfiles, new KServiceTypeProfileList);
s_lstProfiles->setAutoDelete( true );
- KConfig config( "profilerc", true, false);
+ TDEConfig config( "profilerc", true, false);
static const TQString & defaultGroup = TDEGlobal::staticQString("<default>");