No changes, just move wxMSW wxButton::MakeOwnerDrawn() around.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:47:31 +0000 (12:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:47:31 +0000 (12:47 +0000)
commit3b5651af397148dc339ae8e47fa1db1061ee1fa1
treed566840ca7c7fd012abed040d7c2ce7ecdff2d58
parent3da9cffc79cd41b5f1d0c517c8c945596751e86f
No changes, just move wxMSW wxButton::MakeOwnerDrawn() around.

Put this method in the existing private section at the end of the class
instead of having an extra access specifier just for it for some reason.

Also add a comment explaining what it does and when is it used.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/button.h