Fix for generic implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -476,7 +476,6 @@ void wxDialogBase::ShowWindowModal ()
|
||||
{
|
||||
ShowModal();
|
||||
SendWindowModalDialogEvent ( wxEVT_WINDOW_MODAL_DIALOG_CLOSED );
|
||||
return true;
|
||||
}
|
||||
|
||||
void wxDialogBase::SendWindowModalDialogEvent ( wxEventType type )
|
||||
|
||||
Reference in New Issue
Block a user