diff --git a/interface/wx/aui/framemanager.h b/interface/wx/aui/framemanager.h index 14f573eeb1..ead1c1c559 100644 --- a/interface/wx/aui/framemanager.h +++ b/interface/wx/aui/framemanager.h @@ -228,6 +228,8 @@ public: @param window The associated window, may be null (this parameter was added in wxWidgets 3.3.0) + @note As of wxWidgets 3.3.0 this function always returns false. + @since 3.1.4 */ static bool AlwaysUsesLiveResize(const wxWindow* window);