]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/listctrl.h
Remove unnecessary Mac-specific TOOLKIT_LOWERCASE setting.
[wxWidgets.git] / include / wx / palmos / listctrl.h
index 91a6eaf5e4da64e537b4e91369122ae3e081a33a..e1f6df59e6461fe98cc7e0b8d1da4ae51a9b0ccb 100644 (file)
@@ -377,7 +377,7 @@ protected:
     virtual wxString OnGetItemText(long item, long column) const;
 
     // return the icon for the given item. In report view, OnGetItemImage will
-    // only be called for the first column. See OnGetItemColumnImage for 
+    // only be called for the first column. See OnGetItemColumnImage for
     // details.
     virtual int OnGetItemImage(long item) const;