X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc5960727c6161aaf98e512e396ae1a021326de8..32485259c1342115488d219776dfebeb3d4d81b1:/include/wx/vlbox.h diff --git a/include/wx/vlbox.h b/include/wx/vlbox.h index 307d807e21..a512d05108 100644 --- a/include/wx/vlbox.h +++ b/include/wx/vlbox.h @@ -189,10 +189,6 @@ public: void SetSelectionBackground(const wxColour& col); - virtual void ApplyParentThemeBackground(const wxColour& WXUNUSED(bg)) - { /* do nothing */ } - - virtual wxVisualAttributes GetDefaultAttributes() const { return GetClassDefaultAttributes(GetWindowVariant()); @@ -200,7 +196,7 @@ public: static wxVisualAttributes GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL); - + protected: // the derived class must implement this function to actually draw the item // with the given index on the provided DC