No workspace shifting.
svn path=/branches/work/kwin_composite/; revision=561967
This commit is contained in:
parent
e24815411a
commit
2c892791e4
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue