[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/konsole-split-view/konsole
From:       Robert Knight <robertknight () gmail ! com>
Date:       2007-05-01 0:50:50
Message-ID: 1177980650.362338.14692.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 659904 by knight:

KWM -> KWindowSystem

 M  +2 -2      Application.cpp  


--- branches/work/konsole-split-view/konsole/Application.cpp #659903:659904
@@ -22,7 +22,7 @@
 // KDE
 #include <KAction>
 #include <KCmdLineArgs>
-#include <KWM>
+#include <KWindowSystem>
 
 // Konsole
 #include "ColorScheme.h"
@@ -55,7 +55,7 @@
     KeyTrans::loadAll();
 
     // check for compositing functionality
-    TerminalDisplay::setTransparencyEnabled( KWM::compositingActive() );
+    TerminalDisplay::setTransparencyEnabled( KWindowSystem::compositingActive() );
 };
 
 Application* Application::self()
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic