From 681cb7dd909d1bfe41796b7616e43265177b9464 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Fri, 1 Feb 2019 17:09:43 +0100 Subject: [PATCH] wxwidgets.cfg: Added support for more interfaces. --- cfg/wxwidgets.cfg | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/cfg/wxwidgets.cfg b/cfg/wxwidgets.cfg index 937b7722f..aa554cc28 100644 --- a/cfg/wxwidgets.cfg +++ b/cfg/wxwidgets.cfg @@ -5577,7 +5577,6 @@ This function is deprecated. - false @@ -5588,6 +5587,19 @@ 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 + + + + + + + + + @@ -7033,4 +7045,11 @@ + + + + false + + +