]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/android/setup.h
Fix wxPropertyGrid::GetPropertyRect when the last item is collapsed.
[wxWidgets.git] / include / wx / android / setup.h
index c95aaba7a7a4af3d5391394d5c701e2634ccc9c8..3b9ab293b4d7a284a216f0a3cdb7dc66fe105b1f 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     Configuration for the universal build of the library
 // Author:      Julian Smart
 // Created:     01/02/97
-// RCS-ID:      $Id: setup0.h 69463 2011-10-18 21:57:02Z VZ $
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // In debug mode, causes new to be defined to be WXDEBUG_NEW (see object.h). If
 // this causes problems (e.g. link errors), set this to 0. You may need to set
 // this to 0 if using templates (at least for VC++). This switch is currently
-// ignored for mingw / cygwin / CodeWarrior
+// ignored for MinGW/Cygwin.
 //
 // Default is 0
 //