use wxAutoBufferedPaintDC to avoid needlessly double buffering under platforms which...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Jun 2009 22:27:02 +0000 (22:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Jun 2009 22:27:02 +0000 (22:27 +0000)
commit66ad30957a9918801b858396f305e23cf7ad70c4
tree162563abc146f1e560cc5cfd39b83f8437a17586
parenta0d3f4d788bcb4ed4b574b5fb3406b443dd36efa
use wxAutoBufferedPaintDC to avoid needlessly double buffering under platforms which already do this natively (closes #10869)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/aui/auibar.cpp