]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlwin.h
made GetAlpha(x, y) const (the docs are already correct)
[wxWidgets.git] / include / wx / html / htmlwin.h
index c62febbf6db545eab7dc62711aef4c9a647972e9..0e4fab1eda97aa8fec7529651b13750103dab191 100644 (file)
@@ -198,6 +198,9 @@ public:
     void SelectAll();
 #endif
 
+    virtual void ApplyParentThemeBackground(const wxColour& WXUNUSED(bg))
+        { /* do nothing */ }
+    
 protected:
     void Init();