]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/statbox.h
show tooltips for the text control part of the spin control as well (bug 735044)
[wxWidgets.git] / include / wx / univ / statbox.h
index cdc8223bdc65bd947bde868e46252c71b9ae2ad9..c4578fa6c20a746b476c4d3312009713151139c4 100644 (file)
@@ -51,8 +51,6 @@ public:
     // take account of this
     virtual wxPoint GetBoxAreaOrigin() const;
 
-    virtual bool HasTransparentBackground() { return true; }
-    
 protected:
     // draw the control
     virtual void DoDraw(wxControlRenderer *renderer);