]> git.saurik.com Git - wxWidgets.git/commit - src/univ/dialog.cpp
call Show(false) from ~wxDialog to call EndModal if the dialog is still modal consist...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 5 Feb 2008 19:13:26 +0000 (19:13 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 5 Feb 2008 19:13:26 +0000 (19:13 +0000)
commita9efc294a979fb4ae801f7dc37af35677301212d
tree5188a3cfbf235a06bbe5f7a91766fe5f12ebee88
parent8ab43d1ba8ac134b4b077261e68f1051d089c67d
call Show(false) from ~wxDialog to call EndModal if the dialog is still modal consistently in all ports

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/dialog.h
src/gtk/dialog.cpp
src/mac/carbon/dialog.cpp
src/motif/dialog.cpp
src/univ/dialog.cpp