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:
Marcian Lytwyn 2015-06-26 18:05:57 +00:00
parent 5e8e285254
commit 05113ee81c

View file

@ -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)