Add default ctor to wxMSW private WindowHDC helper class.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 16 Apr 2012 14:29:59 +0000 (14:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 16 Apr 2012 14:29:59 +0000 (14:29 +0000)
commitbadf8578b234a1f64ce4a9aa3a61b49a7c7210d0
tree1232446d94e8db020e7bca922d91a869f808f429
parent45cecdf9436fbfb7776f8ac610b280311d497ad7
Add default ctor to wxMSW private WindowHDC helper class.

Allow to use objects of this class without any valid HWND, this is useful for
the derived classes which may, or may not, need the corresponding HDC.

See #14194.

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