Try to have initting set during Workspace setup again, will be also needed

for the following commit.
If there will be any problems during KWin startup because of this please yell.


svn path=/trunk/KDE/kdebase/workspace/; revision=923838
This commit is contained in:
Luboš Luňák 2009-02-09 14:39:52 +00:00
parent b50a8d352a
commit 14a5fb8026

View file

@ -311,7 +311,7 @@ Application::Application()
atoms = new Atoms;
initting = false; // TODO
// initting = false; // TODO
// This tries to detect compositing options and can use GLX. GLX problems
// (X errors) shouldn't cause kwin to abort, so this is out of the