X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/97af1189987bcd4ef88f74686386db8d44495b33..219a5f10c0e5efc3aad7ff3d050a92e7fed88806:/contrib/src/xml/xh_listc.cpp diff --git a/contrib/src/xml/xh_listc.cpp b/contrib/src/xml/xh_listc.cpp index aa0372661a..5b944bd5df 100644 --- a/contrib/src/xml/xh_listc.cpp +++ b/contrib/src/xml/xh_listc.cpp @@ -46,7 +46,7 @@ wxListCtrlXmlHandler::wxListCtrlXmlHandler() wxObject *wxListCtrlXmlHandler::DoCreateResource() { - wxListCtrl *list = new wxListCtrl(m_ParentAsWindow, + wxListCtrl *list = new wxListCtrl(m_parentAsWindow, GetID(), GetPosition(), GetSize(), GetStyle(),