wxWidgets/include/wx/aui
Vadim Zeitlin 4026f044ee Ensure that wxAuiNotebook::SetArtProvider() always does set it.
It used to only set the provider if the height of the tabs defined by the new
provider was different from the one used by the old one, otherwise the call
was optimized away. Fix this by explicitly setting the art provider for all
tabs in SetArtProvider() itself if UpdateTabCtrlHeight() didn't do it.

Closes #9738.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-07-23 23:33:46 +00:00
..
aui.h added wxAuiToolBar 2008-08-24 09:28:07 +00:00
auibar.h Add support for auto-orientable toolbars to AUI. 2010-07-23 23:33:10 +00:00
auibook.h Ensure that wxAuiNotebook::SetArtProvider() always does set it. 2010-07-23 23:33:46 +00:00
dockart.h fixed compile error 2006-11-07 10:29:02 +00:00
floatpane.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
framemanager.h Add support for auto-orientable toolbars to AUI. 2010-07-23 23:33:10 +00:00
tabmdi.h Change in wxWindow the access specifier of the wxEvtHandler event processing and queuing functions 2009-01-25 11:58:39 +00:00