]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/listctrl.cpp
Use _UNICODE instead of UNICODE in wx/msw/winundef.h.
[wxWidgets.git] / src / os2 / listctrl.cpp
index 9439f8745995cfe3756292c9a715c1cf4707e87c..062a528006c8b96673d23fdd0bc63e55ae91b069 100644 (file)
@@ -1464,7 +1464,7 @@ bool wxListCtrl::SetItemImage (
 bool wxListCtrl::SetItemColumnImage (
   long                              lItem
 , long                              lColumn
-, int                               nImage
+, int                               nImage)
 {
     wxListItem                      vInfo;