wxWidgets/include
Vadim Zeitlin 3ac17397c5 Perform wxAuiToolBar idle updates from UpdateWindowUI(), not OnIdle().
No real changes, just optimize the idle updates by doing it from (less often
called) UpdateWindowUI() instead of EVT_IDLE handler.

Closes #10075.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-30 16:51:10 +00:00
..
msvc/wx Rename web library to webview. 2011-08-19 10:45:16 +00:00
wx Perform wxAuiToolBar idle updates from UpdateWindowUI(), not OnIdle(). 2011-10-30 16:51:10 +00:00