]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statline.h
improvements to zlib streams (patch 929416):
[wxWidgets.git] / include / wx / statline.h
index 6beb05a2c597bc0a5b0901ab94b95999a159f5d5..7bd1939cebdd32d2090f1cf833854bf76f479cba 100644 (file)
@@ -48,7 +48,8 @@ public:
 
     // overriden base class virtuals
     virtual bool AcceptsFocus() const { return false; }
-    virtual bool CanApplyParentThemeBackground() const { return true; }
+    virtual void ApplyParentThemeBackground(const wxColour& bg)
+        { SetBackgroundColour(bg); }
 
 protected:
     // set the right size for the right dimension