minor tab theme touch-ups

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Benjamin Williams
2006-11-09 22:14:31 +00:00
parent c5e2ca7c52
commit 003cf4efd2
2 changed files with 70 additions and 41 deletions

View File

@@ -265,6 +265,7 @@ protected:
wxFont m_measuring_font;
wxColour m_base_colour;
wxPen m_base_colour_pen;
wxPen m_border_pen;
wxBrush m_base_colour_brush;
wxBitmap m_active_close_bmp;
wxBitmap m_disabled_close_bmp;