]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/button.h
don't use wxScopedPtr<> in wxDocTemplate::CreateDocument() as the document is implici...
[wxWidgets.git] / include / wx / gtk / button.h
index 190805702d79b4afd4ebac7b9b20c217a522b21d..d04870f76e132c846c5c164eb0cd39e13e970a93 100644 (file)
@@ -44,10 +44,6 @@ public:
     // implementation
     // --------------
 
-    // Since this wxButton doesn't derive from wxButtonBase (why?) we need
-    // to override this here too...
-    virtual bool ShouldInheritColours() const { return false; }
-
     static wxVisualAttributes
     GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);