]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/listctrl.h
Fix wxPropertyGrid::GetPropertyRect when the last item is collapsed.
[wxWidgets.git] / include / wx / os2 / listctrl.h
index 6c3a69371e83d445f515f0357b817a4002c9cbf4..8f7aee9904b5c0c26639eb0cc3b34885211cbadc 100644 (file)
@@ -4,7 +4,6 @@
 // Author:
 // Modified by:
 // Created:
-// RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
@@ -308,7 +307,7 @@ public:
     // Edit the label
     //
     wxTextCtrl* EditLabel( long         lItem
-                          ,wxClassInfo* pTextControlClass = CLASSINFO(wxTextCtrl)
+                          ,wxClassInfo* pTextControlClass = wxCLASSINFO(wxTextCtrl)
                          );
 
     //