X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32b8ec418aee4e38877d4cb79e2984c766dcc358..625cb8c0b1ac12f26265cae2c69d7f510de0edb1:/src/mgl/frame.cpp?ds=sidebyside diff --git a/src/mgl/frame.cpp b/src/mgl/frame.cpp index a7536dfee5..9626dd7de8 100644 --- a/src/mgl/frame.cpp +++ b/src/mgl/frame.cpp @@ -20,4 +20,4 @@ #endif #include "wx/frame.h" -IMPLEMENT_DYNAMIC_CLASS(wxFrame,wxWindow) +IMPLEMENT_DYNAMIC_CLASS(wxFrameMGL,wxWindow)