Author: mlytwyn
Date: Fri Jun 26 20:05:57 2015
New Revision: 38708

URL: http://svn.gna.org/viewcvs/gnustep?rev=38708&view=rev
Log:
NSComboBoxCell merges

Modified:
    libs/gui/branches/gnustep_testplant_branch/Source/NSComboBoxCell.m

Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSComboBoxCell.m
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSComboBoxCell.m?rev=38708&r1=38707&r2=38708&view=diff
==============================================================================
--- libs/gui/branches/gnustep_testplant_branch/Source/NSComboBoxCell.m  
(original)
+++ libs/gui/branches/gnustep_testplant_branch/Source/NSComboBoxCell.m  Fri Jun 
26 20:05:57 2015
@@ -1767,6 +1767,7 @@
 
 @implementation NSComboBoxCell (GNUstepPrivate)
 
+// Testplant-MAL-2015-06-26: Keeping testplant fixes for this method...
 - (NSString *) _stringValueAtIndex: (NSInteger)index
 {
   if (_usesDataSource == NO)


_______________________________________________
Gnustep-cvs mailing list
Gnustep-cvs@gna.org
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to