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 --- twin/workspace.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'twin/workspace.h') diff --git a/twin/workspace.h b/twin/workspace.h index 386219e07..8abb669f8 100644 --- a/twin/workspace.h +++ b/twin/workspace.h @@ -27,7 +27,7 @@ License. See the file "COPYING" for the exact licensing terms. #include class TQPopupMenu; -class KConfig; +class TDEConfig; class TDEGlobalAccel; class KShortcutDialog; class KStartupInfo; @@ -222,7 +222,7 @@ class Workspace : public TQObject, public KWinInterface, public KDecorationDefin void performWindowOperation( Client* c, WindowOperation op ); - void storeSession( KConfig* config, SMSavePhase phase ); + void storeSession( TDEConfig* config, SMSavePhase phase ); SessionInfo* takeSessionInfo( Client* ); WindowRules findWindowRules( const Client*, bool ); -- cgit v1.2.3