]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/button.h
wxMac should use /src/mac/carbon/spinctrl.cpp, applied some sizing
[wxWidgets.git] / include / wx / gtk / button.h
index 5c90c03e246c6af811697876638e8718edc8a7a8..3a55ddec52e9ae6d5e996178d0f456b172529934 100644 (file)
@@ -71,6 +71,9 @@ public:
     // to override this here too...
     virtual bool ShouldInheritColours() const { return false; }
     
+    static wxVisualAttributes
+    GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
+
 protected:
     virtual wxSize DoGetBestSize() const;