]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbmp.h
Expand tabs
[wxWidgets.git] / include / wx / statbmp.h
index e0e4566370a49248554c847975c496014cb55fee..c54f6273132bcab9b0edca228cc6731b15229b0f 100644 (file)
@@ -42,6 +42,7 @@ public:
 
     // overriden base class virtuals
     virtual bool AcceptsFocus() const { return false; }
+    virtual bool HasTransparentBackground() { return true; }
 
 protected:
     virtual wxSize DoGetBestSize() const;