diff --git a/cfg/wxwidgets.cfg b/cfg/wxwidgets.cfg
index 1bc9893da..05b6e57df 100644
--- a/cfg/wxwidgets.cfg
+++ b/cfg/wxwidgets.cfg
@@ -6837,6 +6837,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
+
+
+
+
+
+
+
+
+ This is identical to 'wxSizerItem::SetMinSize()', prefer to use the other function, as its name is more clear
+