X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dba08dd3987303ff116bf77d5fb877b6d8f32d0..659d0ee81da0eb00220c598055c7ac2188a3d391:/include/wx/msw/frame.h diff --git a/include/wx/msw/frame.h b/include/wx/msw/frame.h index 50f8f16064..0677d943e9 100644 --- a/include/wx/msw/frame.h +++ b/include/wx/msw/frame.h @@ -92,7 +92,7 @@ public: #endif // tooltips // override the base class function to handle iconized/maximized frames - virtual void SendSizeEvent(); + virtual void SendSizeEvent(int flags = 0); virtual wxPoint GetClientAreaOrigin() const;