From de9a6aa007626eba4e333ac4080cbdfcb9f98386 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:35:36 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kmix/mixset.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmix/mixset.h') diff --git a/kmix/mixset.h b/kmix/mixset.h index f66692b2..060f6944 100644 --- a/kmix/mixset.h +++ b/kmix/mixset.h @@ -6,8 +6,8 @@ class MixSet : public TQPtrList { public: - void read( KConfig *config, const TQString& grp ); - void write( KConfig *config, const TQString& grp ); + void read( TDEConfig *config, const TQString& grp ); + void write( TDEConfig *config, const TQString& grp ); void clone( MixSet &orig ); -- cgit v1.2.1