X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e10539a9f046fd2aa6b093d6948fb6a40e162406..d5b98eb928bfd29060cd5974d5346b1bfac34012:/interface/wx/dialog.h?ds=inline

diff --git a/interface/wx/dialog.h b/interface/wx/dialog.h
index e53af26867..4cf131dd17 100644
--- a/interface/wx/dialog.h
+++ b/interface/wx/dialog.h
@@ -586,6 +586,7 @@ public:
         Note that this function creates a temporary event loop which takes
         precedence over the application's main event loop (see wxEventLoopBase)
         and which is destroyed when the dialog is dismissed.
+        This also results in a call to wxApp::ProcessPendingEvents().
 
         @return The value set with SetReturnCode().