mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 21:37:39 +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
df2318e0d9
commit
b7cb6503ee
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