No workspace shifting.

svn path=/branches/work/kwin_composite/; revision=561967
This commit is contained in:
Luboš Luňák 2006-07-13 18:24:51 +00:00
parent e24815411a
commit 2c892791e4

View file

@ -278,7 +278,7 @@ EffectsHandler::EffectsHandler( Workspace* ws )
mht = new MakeHalfTransparent;
sm = new ShakyMove;
// gm = new GrowMove;
swu = new ShiftWorkspaceUp( ws );
// swu = new ShiftWorkspaceUp( ws );
}
EffectsHandler::~EffectsHandler()