don't call Init() twice when dialog is created in 2 steps
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 Feb 2004 20:51:33 +0000 (20:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 Feb 2004 20:51:33 +0000 (20:51 +0000)
commit00233716e48e67c8a0f35c0933f93ae54830a204
tree2270158e8fdd7daa17f94033c66f00bcd44aa9c1
parent4b97309acc8b83dda76300250b5fe1a1346f52be
don't call Init() twice when dialog is created in 2 steps

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