]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/notebook.h
doc fix
[wxWidgets.git] / include / wx / notebook.h
index ef5419d80747412afbd8534e5868d1f3597b328e..d29d1a32e15633e9ae51bedadb5ae3c1fbf474fc 100644 (file)
@@ -86,7 +86,6 @@ public:
 
     // implement some base class functions
     virtual wxSize CalcSizeFromPage(const wxSize& sizePage) const;
-    virtual bool CanApplyParentThemeBackground() const { return true; }
 
 protected:
     DECLARE_NO_COPY_CLASS(wxNotebookBase)