removed wxBusyCursorSuspender use
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -190,8 +190,6 @@ int wxDialog::ShowModal()
|
||||
}
|
||||
}
|
||||
|
||||
wxBusyCursorSuspender cs; // temporarily suppress the busy cursor
|
||||
|
||||
Show(TRUE);
|
||||
|
||||
m_isShowingModal = TRUE;
|
||||
|
Reference in New Issue
Block a user