X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e9ff8157389edec60f1e86bca2139dc0e635ebc..4069916857010a2f9a73b4e14380d6c8d416aefd:/src/msw/icon.cpp?ds=sidebyside diff --git a/src/msw/icon.cpp b/src/msw/icon.cpp index ea5e89cf86..75be5af852 100644 --- a/src/msw/icon.cpp +++ b/src/msw/icon.cpp @@ -49,7 +49,7 @@ // wxWin macros // ---------------------------------------------------------------------------- -IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxIconBase) +IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxGDIObject) // ============================================================================ // implementation