X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f325fa52deb739f64536962b97e5db8eec9ee1c7..a29b55cdf6c1f8547c615a5e928813ba78566e9a:/include/wx/stc/stc.h diff --git a/include/wx/stc/stc.h b/include/wx/stc/stc.h index 12bb66c3b5..32b6b7bf34 100644 --- a/include/wx/stc/stc.h +++ b/include/wx/stc/stc.h @@ -2730,6 +2730,7 @@ private: void OnListBox(wxCommandEvent& evt); void OnIdle(wxIdleEvent& evt); + virtual wxSize DoGetBestSize() const; // Turn notifications from Scintilla into events void NotifyChange();