Why should one enable in sources something that apparently works just fine?
CCMAIL: tpr@d5k.net svn path=/trunk/KDE/kdebase/workspace/; revision=787165
This commit is contained in:
parent
ff34ea9e79
commit
eb5672ed3b
1 changed files with 0 additions and 2 deletions
|
@ -191,13 +191,11 @@ KCommonDecorationButton *OxygenClient::createButton(::ButtonType type)
|
|||
case CloseButton:
|
||||
return new OxygenButton(*this, i18n("Close"), ButtonClose);
|
||||
|
||||
/*
|
||||
case AboveButton:
|
||||
return new OxygenButton(*this, i18n("Keep above others"), ButtonAbove);
|
||||
|
||||
case BelowButton:
|
||||
return new OxygenButton(*this, i18n("Keep below others"), ButtonBelow);
|
||||
*/
|
||||
|
||||
/*
|
||||
case OnAllDesktopsButton:
|
||||
|
|
Loading…
Reference in a new issue