Author: mlytwyn
Date: Mon Jun 15 21:17:00 2015
New Revision: 38640

URL: http://svn.gna.org/viewcvs/gnustep?rev=38640&view=rev
Log:
Make BrowserDelegate empty definition

Modified:
    libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSBrowser.h

Modified: libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSBrowser.h
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSBrowser.h?rev=38640&r1=38639&r2=38640&view=diff
==============================================================================
--- libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSBrowser.h       
(original)
+++ libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSBrowser.h       
Mon Jun 15 21:17:00 2015
@@ -285,7 +285,8 @@
 
 
 // Declare the protocol (with no mandatory methods) to support cross compiling
-@protocol NSBrowserDelegate;
+@protocol NSBrowserDelegate
+@end
 
 //
 // Methods Implemented by the Delegate 


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

Reply via email to