]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/validate.h
fix crash when the user code refuses to validate the new text when editing the item...
[wxWidgets.git] / include / wx / validate.h
index 0cd221045c1c34d95bde088be584979eabc8747e..3851adada2853fe0515ab6fee7cdf3be855bc269 100644 (file)
@@ -83,6 +83,7 @@ private:
     static bool ms_isSilent;
 
     DECLARE_DYNAMIC_CLASS(wxValidator)
+    DECLARE_NO_COPY_CLASS(wxValidator)
 };
 
 WXDLLEXPORT_DATA(extern const wxValidator) wxDefaultValidator;