]> git.saurik.com Git - wxWidgets.git/commit
Make it impossible to initialize AutoHBITMAP after construction.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 30 Oct 2010 23:50:45 +0000 (23:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 30 Oct 2010 23:50:45 +0000 (23:50 +0000)
commita72ebcd0917c35e860e5c6c4cc528fefa6fa9cdd
tree99194e5b067bfb21dfbe5e03ca73833a9ab33a44
parent7ee21e3a3dd028502ef81f832a24a049a0734f2b
Make it impossible to initialize AutoHBITMAP after construction.

Add default ctor and Init() method to wxMSW private AutoHBITMAP class.

This doesn't change anything for now but will be used by an upcoming commit.

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