allocate size for the extra controls in the file dialog (#9679)
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jan 2009 15:32:02 +0000 (15:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jan 2009 15:32:02 +0000 (15:32 +0000)
commit6fa6d65956285379aa1d99b76d92db76aaecf11e
tree58af1988aabbd06626a3ee535ceb900405e06718
parent14fd5e968bb3c50edae5e55db4d95afd679feb8d
allocate size for the extra controls in the file dialog (#9679)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filedlg.h
include/wx/msw/filedlg.h
include/wx/msw/private.h
src/common/fldlgcmn.cpp
src/msw/filedlg.cpp