X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3011bf2bdce9f64a65f94ee741c9d1d163a29611..6d9022fe3bb50a75b9b5eaf5cf32558e518ba310:/include/wx/os2/frame.h diff --git a/include/wx/os2/frame.h b/include/wx/os2/frame.h index 13d290e76c..88cac74d0f 100644 --- a/include/wx/os2/frame.h +++ b/include/wx/os2/frame.h @@ -15,7 +15,7 @@ // // Get the default resource ID's for frames // -#include "wx/os2/wxOs2.h" +#include "wx/os2/wxrsc.h" class WXDLLEXPORT wxFrame : public wxFrameBase { @@ -116,7 +116,6 @@ public: ,WXHMENU hMenu ); - void SendSizeEvent(void); // tooltip management #if wxUSE_TOOLTIPS WXHWND GetToolTipCtrl(void) const { return m_hWndToolTip; }