X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4f4cf895c1576d2c474a8ebec5d3ee01b98d5f7..cfcc39321282c5877cbb45248bb8004ced24516b:/src/os2/listctrl.cpp diff --git a/src/os2/listctrl.cpp b/src/os2/listctrl.cpp index adaa9a0532..3870922487 100644 --- a/src/os2/listctrl.cpp +++ b/src/os2/listctrl.cpp @@ -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