use wxDEPRECATED_CONSTRUCTOR() instead of inline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
51623cc53f
commit
bb3a9c6dee
@ -42,8 +42,7 @@ public:
|
||||
|
||||
#if WXWIN_COMPATIBILITY_2_8
|
||||
// compatibility only, don't use in new code
|
||||
wxDEPRECATED(
|
||||
inline
|
||||
wxDEPRECATED_CONSTRUCTOR(
|
||||
wxMenuItem(wxMenu *parentMenu,
|
||||
int id,
|
||||
const wxString& text,
|
||||
|
Loading…
Reference in New Issue
Block a user