Author: mlytwyn
Date: Sun Feb  5 17:50:32 2017
New Revision: 40320

URL: http://svn.gna.org/viewcvs/gnustep?rev=40320&view=rev
Log:
Fix compile warning

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

Modified: libs/gui/branches/gnustep_testplant_branch/Source/GSThemeDrawing.m
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/GSThemeDrawing.m?rev=40320&r1=40319&r2=40320&view=diff
==============================================================================
--- libs/gui/branches/gnustep_testplant_branch/Source/GSThemeDrawing.m  
(original)
+++ libs/gui/branches/gnustep_testplant_branch/Source/GSThemeDrawing.m  Sun Feb 
 5 17:50:32 2017
@@ -99,7 +99,7 @@
 }
 @end
 
-@interface NSCell (Private)
+@interface NSCell (GNUstepPrivate)
 - (void) _setInEditing: (BOOL)flag;
 - (BOOL) _inEditing;
 - (void) _drawEditorWithFrame: (NSRect)cellFrame


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to