X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7cc3cec9a7c19df7897f878e0ecf2ae30d2bb0d6..82e94f591f2638b07a4f28c096d94ec7e8571c20:/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();