]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/event.h
handle error in GetDataSize()
[wxWidgets.git] / interface / wx / event.h
index eb776912fea0de60918e12c130049aa1a32c8902..e60017f376c583ab3ac528ffd1a59ab363c0228b 100644 (file)
@@ -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