X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..0fe8a1b6ca95414cdffcb8120e7d6bdf44bf571d:/include/wx/os2/treectrl.h?ds=sidebyside diff --git a/include/wx/os2/treectrl.h b/include/wx/os2/treectrl.h index 4a99d302bf..26d544ec9a 100644 --- a/include/wx/os2/treectrl.h +++ b/include/wx/os2/treectrl.h @@ -442,7 +442,7 @@ public: // interface compatibility, only. // wxTextCtrl* EditLabel( const wxTreeItemId& rItem - ,wxClassInfo* pTextCtrlClass = CLASSINFO(wxTextCtrl) + ,wxClassInfo* pTextCtrlClass = wxCLASSINFO(wxTextCtrl) ); //