mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
NSComboBoxCell merges
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@38708 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5e8e285254
commit
05113ee81c
1 changed files with 1 additions and 0 deletions
|
@ -1767,6 +1767,7 @@ static inline NSRect buttonCellFrameFromRect(NSRect cellRect)
|
|||
|
||||
@implementation NSComboBoxCell (GNUstepPrivate)
|
||||
|
||||
// Testplant-MAL-2015-06-26: Keeping testplant fixes for this method...
|
||||
- (NSString *) _stringValueAtIndex: (NSInteger)index
|
||||
{
|
||||
if (_usesDataSource == NO)
|
||||
|
|
Loading…
Reference in a new issue