diff --git a/cfg/windows.cfg b/cfg/windows.cfg index 7fcb2c7e9..6cb0b76c8 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -4895,7 +4895,7 @@ HFONT CreateFont( - + @@ -4946,7 +4946,7 @@ HFONT CreateFont( - + diff --git a/cfg/wxwidgets.cfg b/cfg/wxwidgets.cfg index 983ca1ca0..02d920553 100644 --- a/cfg/wxwidgets.cfg +++ b/cfg/wxwidgets.cfg @@ -147,7 +147,7 @@ - + @@ -155,7 +155,7 @@ false This is the same as 'wxString::MakeLower' and is kept for wxWidgets 1.xx compatibility. You should not use it in new code. - + @@ -1258,6 +1258,38 @@ This function is deprecated. Please use 'wxFileName::SplitPath()' instead. + + + + false + + + + + + This function is deprecated. + + + + + false + + + + + + This function is deprecated. This function does not free the old sizer which may result in memory leaks, use 'wxSizerItem::AssignSizer' which does free it instead. + + + + + false + + + + + This function is deprecated. This function does not free the old sizer which may result in memory leaks, use 'wxSizerItem::AssignSpacer' which does free it instead. +