X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30dfe2ff149185932b79d14acda4b216aa87d2a7..e755eb67b62b608174a4efbb13bdd9fbebfa29a1:/include/wx/toplevel.h diff --git a/include/wx/toplevel.h b/include/wx/toplevel.h index 2ea84745b8..6820f9cfee 100644 --- a/include/wx/toplevel.h +++ b/include/wx/toplevel.h @@ -191,7 +191,6 @@ public: virtual bool Destroy(); virtual bool IsTopLevel() const { return true; } virtual wxSize GetMaxSize() const; - virtual bool ProvidesBackground() const { return true; } // event handlers void OnCloseWindow(wxCloseEvent& event);