]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/stattext.h
changed Remove/InsertDir() parameter type to size_t from int; added RemoveLastDir()
[wxWidgets.git] / include / wx / univ / stattext.h
index 0961ba67ab5a5a3787a44729ac5c8a2d9f61abc2..95de78f9ef9c97e020b51b894e720eb429eef08d 100644 (file)
@@ -55,8 +55,6 @@ public:
 
     virtual void SetLabel(const wxString& label);
 
-    virtual bool HasTransparentBackground() { return true; }
-
     virtual bool IsFocused() const { return false; }
 
 protected: