]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/listctrl.h
adding support for extraControl on osx_carbon
[wxWidgets.git] / include / wx / os2 / listctrl.h
index ddece5a697aad61587522fbce6d2d83910d39105..6c3a69371e83d445f515f0357b817a4002c9cbf4 100644 (file)
@@ -1,9 +1,9 @@
 ///////////////////////////////////////////////////////////////////////////////
 // Name:        wx/os2/listctrl.h
 // Purpose:     wxListCtrl class
-// Author:      
+// Author:
 // Modified by:
-// Created:     
+// Created:
 // RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
@@ -507,7 +507,7 @@ protected:
 
     //
     // 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 lItem) const;