summaryrefslogtreecommitdiffstats
path: root/kcontrol/filetypes/typeslistitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/filetypes/typeslistitem.h')
-rw-r--r--kcontrol/filetypes/typeslistitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/filetypes/typeslistitem.h b/kcontrol/filetypes/typeslistitem.h
index 1946d9ab7..671604961 100644
--- a/kcontrol/filetypes/typeslistitem.h
+++ b/kcontrol/filetypes/typeslistitem.h
@@ -96,7 +96,7 @@ public:
private:
void getServiceOffers( TQStringList & appServices, TQStringList & embedServices ) const;
- void saveServices( KConfig & profile, TQStringList services, const TQString & servicetype2 );
+ void saveServices( TDEConfig & profile, TQStringList services, const TQString & servicetype2 );
void initMeta( const TQString & major );
void init(KMimeType::Ptr mimetype);
static int readAutoEmbed( KMimeType::Ptr mimetype );