X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/085ad68651cd624a11331f5ab2cb2720bd7162aa..0e080be64b6b1f1269d78d95efb2ac728fc95a6d:/include/wx/msw/frame.h diff --git a/include/wx/msw/frame.h b/include/wx/msw/frame.h index 4b4b657d2f..109be748ee 100644 --- a/include/wx/msw/frame.h +++ b/include/wx/msw/frame.h @@ -100,7 +100,7 @@ public: // a MSW only function which sends a size event to the window using its // current size - this has an effect of refreshing the window layout - void SendSizeEvent(); + virtual void SendSizeEvent(); protected: // common part of all ctors