From cc74f360bb40da3d79f58048f8e8611804980aa6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:30:47 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kcontrol/keys/keyconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/keys/keyconfig.h') diff --git a/kcontrol/keys/keyconfig.h b/kcontrol/keys/keyconfig.h index cecadf328..5595e76e2 100644 --- a/kcontrol/keys/keyconfig.h +++ b/kcontrol/keys/keyconfig.h @@ -41,7 +41,7 @@ public: virtual void defaults(); static void init(); - bool writeSettings( const TQString& sGroup, KConfig* pConfig ); + bool writeSettings( const TQString& sGroup, TDEConfig* pConfig ); bool writeSettingsGlobal( const TQString& sGroup ); public slots: -- cgit v1.2.3