mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:20:38 +00:00
Different patches by Andreas Höschler <ahoesch@smartsoft.de>.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24846 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a0add9e9bd
commit
294089db95
6 changed files with 34 additions and 23 deletions
|
@ -1985,10 +1985,7 @@ static inline NSRect buttonCellFrameFromRect(NSRect cellRect)
|
|||
{
|
||||
[self _setSelectedItem: index];
|
||||
}
|
||||
else
|
||||
{
|
||||
[self _setSelectedItem: -1];
|
||||
}
|
||||
// Otherwise keep old selection
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue