From f9ced3b3f13f3136ef63c33ef163042010d6e80b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:39:24 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- quanta/project/project.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'quanta/project/project.h') diff --git a/quanta/project/project.h b/quanta/project/project.h index 9014d16f..42d18fef 100644 --- a/quanta/project/project.h +++ b/quanta/project/project.h @@ -36,7 +36,7 @@ typedef TQMap > EventActions; *@author Yacovlev Alexander & Dmitry Poplavsky & Andras Mantia & Jens Herden */ -class KConfig; +class TDEConfig; class KMainWindow; struct TeamMember { @@ -80,7 +80,7 @@ public: KURL::List files(); void insertFile( const KURL& nameURL, bool repaint ); - void readConfig(KConfig *); + void readConfig(TDEConfig *); /** loads the last project again if reload == true but checks in any case if there is a left over project from a crash */ -- cgit v1.2.3