- Whoops!, sort the decoration listbox ;-)
svn path=/trunk/kdebase/kwin/; revision=134533
This commit is contained in:
parent
d9032e79c6
commit
1ed7ccd494
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ void KWinDecorationModule::createDecorationList()
|
|||
DecorationInfo info = *it;
|
||||
decorationListBox->insertItem( info.name );
|
||||
}
|
||||
decorationListBox->sort();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue