]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/listctrl.cpp
Font work.
[wxWidgets.git] / src / os2 / listctrl.cpp
index adaa9a053279d5e78a9329cdaba75a047f23abb0..38709224872ff90592235ba1e91c09b673f02fc3 100644 (file)
@@ -2266,7 +2266,7 @@ long wxListCtrl::InsertItem (
     ::WinSendMsg( GetHWND()
                  ,CM_INSERTRECORD
                  ,MPFROMP(pRecord)
-                 ,MPFROMP(pRecordAfter)
+                 ,MPFROMP(&vInsert)
                 );
     //
     // OS/2 must mannually bump the index's of following records