]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/autorelease.h
fix wxBitmapComboBox Gtk-CRITICAL assertion `GTK_IS_ENTRY (entry)' failed
[wxWidgets.git] / include / wx / cocoa / autorelease.h
index cbf2708718f3ecce826968b19ae68e74ee6c96af..f80e493bdaff945b1e381330424da174ca5fa268 100644 (file)
@@ -2,11 +2,11 @@
 // Name:        wx/cocoa/autorelease.h
 // Purpose:     Automatic NSAutoreleasePool functionality
 // Author:      David Elliott
-// Modified by: 
+// Modified by:
 // Created:     2003/07/11
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott <dfe@cox.net>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __WX_COCOA_AUTORELEASE_H__