X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e0977894a66f5b3227d2864becaeae86a5e93c8..157a8f700278715161c66a418124459a6dc501dc:/interface/wx/event.h

diff --git a/interface/wx/event.h b/interface/wx/event.h
index eb776912fe..e60017f376 100644
--- a/interface/wx/event.h
+++ b/interface/wx/event.h
@@ -213,7 +213,7 @@ public:
         Note that the @a win window @b must remain alive until the
         wxEventBlocker object destruction.
     */
-    wxEventBlocker(wxWindow* win, wxEventType = wxEVT_ANY);
+    wxEventBlocker(wxWindow* win, wxEventType type = wxEVT_ANY);
 
     /**
         Destructor. The blocker will remove itself from the chain of event handlers for