X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/085ad68651cd624a11331f5ab2cb2720bd7162aa..6ba7c06eeeda47b88783025428ca0f290e3bf236:/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