git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71779
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/control.h"
#include "wx/thread.h"
#include "wx/control.h"
#include "wx/thread.h"
#include "wx/osx/private.h"
#include "wx/osx/private.h"
int wxMessageDialog::ShowModal()
{
int wxMessageDialog::ShowModal()
{
+ wxCFEventLoopPauseObservers pause;
+
int resultbutton = wxID_CANCEL;
const long style = GetMessageDialogStyle();
int resultbutton = wxID_CANCEL;
const long style = GetMessageDialogStyle();