X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7cc3cec9a7c19df7897f878e0ecf2ae30d2bb0d6..f357c0d42c17bf5be30e65e68cd99c474678da71:/src/common/valgen.cpp diff --git a/src/common/valgen.cpp b/src/common/valgen.cpp index d6fc453323..b4814ac7b0 100644 --- a/src/common/valgen.cpp +++ b/src/common/valgen.cpp @@ -56,6 +56,8 @@ #include "wx/valgen.h" +IMPLEMENT_CLASS(wxGenericValidator, wxValidator) + wxGenericValidator::wxGenericValidator(bool *val) { Initialize();