]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/toplevel.h
Correction in comment in closing #endif.
[wxWidgets.git] / include / wx / toplevel.h
index 2ea84745b873cd8b43bd6907ca82aba4afd9c365..6820f9cfeea223ca104b38fe78288d8b003dff57 100644 (file)
@@ -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);