X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00e3ea1c6f5e52509f52e427a8aaae3ffb534f88..d8efd2198ff050ca5a5726bcad0f42692fe872df:/interface/wx/docview.h diff --git a/interface/wx/docview.h b/interface/wx/docview.h index 7a2fb033cb..18032c27d2 100644 --- a/interface/wx/docview.h +++ b/interface/wx/docview.h @@ -1134,7 +1134,7 @@ public: @see GetFirstView() */ - wxList& GetViews() const; + wxList& GetViews(); const wxList& GetViews() const; //@}