]> git.saurik.com Git - wxWidgets.git/commitdiff
Allow wxPreferencesEditor::Dismiss() to work when using modal dialogs too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 May 2013 14:43:09 +0000 (14:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 May 2013 14:43:09 +0000 (14:43 +0000)
The modal dialog case is not really different, the dialog may still need to be
dismissed if the associated object doesn't exist any longer.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found