X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/442b35b53bf95f5c6c003ea9ddbefd17adbc2a00..4f2570aaf16049c11fc50d85cb15952e73bbab85:/src/univ/stattext.cpp diff --git a/src/univ/stattext.cpp b/src/univ/stattext.cpp index bef5b6e80e..589179cd9c 100644 --- a/src/univ/stattext.cpp +++ b/src/univ/stattext.cpp @@ -42,6 +42,8 @@ // implementation // ============================================================================ +IMPLEMENT_ABSTRACT_CLASS(wxStaticText, wxControl) + // ---------------------------------------------------------------------------- // creation // ----------------------------------------------------------------------------