wxWidgets/include/wx/aui
Vadim Zeitlin cae374efb9 Update AUI bitmaps when its colours change.
Extract the bitmaps initialization in wxAuiDefaultDockArt::InitBitmaps() and
call it from SetColour() to ensure that the bitmaps are updated when the
colour scheme changes.

Closes #12532.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-12-03 12:40:28 +00:00
..
aui.h
auibar.h Improve mouse handling code in wxAuiToolBar. 2010-09-29 13:45:56 +00:00
auibook.h Ensure that wxAuiNotebook::SetArtProvider() always does set it. 2010-07-23 23:33:46 +00:00
dockart.h Update AUI bitmaps when its colours change. 2010-12-03 12:40:28 +00:00
floatpane.h
framemanager.h Add wxAuiPaneInfo::IsDockable(). 2010-11-03 16:36:34 +00:00
tabmdi.h