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:
Casper Boemann 2008-01-24 02:46:43 +00:00
parent 9f81f19f3b
commit 80342f99da

View file

@ -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