diff --git a/cfg/boost.cfg b/cfg/boost.cfg index 05bbd921a..adba92d07 100644 --- a/cfg/boost.cfg +++ b/cfg/boost.cfg @@ -15,4 +15,3 @@ - diff --git a/cfg/wxwidgets.cfg b/cfg/wxwidgets.cfg index 100e33711..34fdceaf9 100644 --- a/cfg/wxwidgets.cfg +++ b/cfg/wxwidgets.cfg @@ -1449,6 +1449,17 @@ This is the same as wxString::Trim() except that it doesn't change this string. This is a wxWidgets 1.xx compatibility function; you should not use it in new code. + + + + + false + + + + + This function is deprecated since version 3.1.2, dimensions and depth can only be set at construction time. +