From bd2c9c61336f9a0f471bae419297686cc4f4c8b3 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Thu, 7 Oct 2021 09:20:36 +0200 Subject: [PATCH] wxwidgets.cfg: Added support for more interfaces --- cfg/wxwidgets.cfg | 48 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/cfg/wxwidgets.cfg b/cfg/wxwidgets.cfg index b175cad72..cb3ae2f38 100644 --- a/cfg/wxwidgets.cfg +++ b/cfg/wxwidgets.cfg @@ -7983,6 +7983,26 @@ + + + false + + + + + + This function is deprecated, please use 'wxWindow::FindWindowByLabel()' instead. + + + + false + + + + + + This function is deprecated, please use 'wxWindow::FindWindowByName()' instead. + false @@ -8007,6 +8027,34 @@ This function is deprecated, use 'wxGetUserId()' with no arguments instead. + + + false + + + + + + + + + + This function is deprecated, use 'wxGetEmailAddress()' with no arguments instead. + + + + false + + + + + + + + + + This function is deprecated, use 'wxGetHostName()' with no arguments instead. + false