]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/listctrl.h
wxString::IsSameAs(char) added and documented as well as operator==(char)
[wxWidgets.git] / include / wx / generic / listctrl.h
index b9a9e74ce506dc49b57d86c9b6f46da1d90ab282..70afe451358c05cb3ce161e6ce269ff2347b6a0f 100644 (file)
@@ -145,8 +145,8 @@ enum {
 
 // Autosize values for SetColumnWidth
 enum {
-    wxLIST_AUTOSIZE = -1,          // always 80 in wxGLC (what else?)
-    wxLIST_AUTOSIZE_USEHEADER = -2
+    wxLIST_AUTOSIZE = -1,           // width of longest item
+    wxLIST_AUTOSIZE_USEHEADER = -2  // always 80 in wxGLC
 };
 
 // Flag values for GetItemRect