diff --git a/cfg/wxwidgets.cfg b/cfg/wxwidgets.cfg
index 209fa6dda..8864eb294 100644
--- a/cfg/wxwidgets.cfg
+++ b/cfg/wxwidgets.cfg
@@ -1419,6 +1419,14 @@
+
+
+ false
+
+
+
+ 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.
+