don't say we suppport Above and below others when we don't
This might solve a crash but since i couldn't confirm the crash in the first place i cannot say for sure. svn path=/trunk/KDE/kdebase/workspace/; revision=765464
This commit is contained in:
parent
9f81f19f3b
commit
80342f99da
1 changed files with 2 additions and 2 deletions
|
@ -132,8 +132,8 @@ bool OxygenFactory::supports( Ability ability ) const
|
|||
case AbilityButtonMinimize:
|
||||
case AbilityButtonMaximize:
|
||||
case AbilityButtonClose:
|
||||
case AbilityButtonAboveOthers:
|
||||
case AbilityButtonBelowOthers:
|
||||
// case AbilityButtonAboveOthers:
|
||||
// case AbilityButtonBelowOthers:
|
||||
case AbilityButtonSpacer:
|
||||
return true;
|
||||
// no colors supported at this time
|
||||
|
|
Loading…
Reference in a new issue