fixed crashes in wxFile/DirPickerCtrl::GetPath() due to incorrect casting in multiple...
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 15 Jul 2006 15:13:04 +0000 (15:13 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 15 Jul 2006 15:13:04 +0000 (15:13 +0000)
commitaf6ad984611ccf8af3e9a470aede2bbe9931e8e5
tree1d21dcaf31eca7a8b1f275f69853d604ce22d1e3
parent1029169f0860d4d3a99f8a5406d65a7700a72a79
fixed crashes in wxFile/DirPickerCtrl::GetPath() due to incorrect casting in multiple inheritance hierarchy and  incorrect casting to wxFilePickerWidget in wxFileDirPickerCtrlBase

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filepicker.h
include/wx/generic/filepickerg.h
src/common/filepickercmn.cpp