Forgot this when comitting r787165.
svn path=/trunk/KDE/kdebase/workspace/; revision=788488
This commit is contained in:
parent
4f980ab082
commit
90240a5d61
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