]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/stc.h.in
cleanup image after application
[wxWidgets.git] / src / stc / stc.h.in
index 2592301f637911e10843077b2392d1a3b1ac68ca..91148d3575abb9ea89f2a22bdae125315cceb2f0 100644 (file)
@@ -246,6 +246,7 @@ private:
     void OnListBox(wxCommandEvent& evt);
     void OnIdle(wxIdleEvent& evt);
     
+    virtual wxSize DoGetBestSize() const;
 
     // Turn notifications from Scintilla into events
     void NotifyChange();