From 745a386eab2fc07e530e21c2e0c0aa2f43cdc708 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Sat, 26 Dec 2020 14:01:45 +0100 Subject: [PATCH] wxwidgets.cfg: Added support for more interfaces, found by daca@home --- cfg/wxwidgets.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/cfg/wxwidgets.cfg b/cfg/wxwidgets.cfg index 5ee288f2d..68f126174 100644 --- a/cfg/wxwidgets.cfg +++ b/cfg/wxwidgets.cfg @@ -15485,4 +15485,13 @@ wxItemKind kind = wxITEM_NORMAL) --> + + + false + + + + + Please note that this method does the same thing as the standard 'reserve()' one and should not be used in new code. +