//
// Get the default resource ID's for frames
//
-#include "wx/os2/wxOs2.h"
+#include "wx/os2/wxrsc.h"
class WXDLLEXPORT wxFrame : public wxFrameBase
{
,WXHMENU hMenu
);
- void SendSizeEvent(void);
// tooltip management
#if wxUSE_TOOLTIPS
WXHWND GetToolTipCtrl(void) const { return m_hWndToolTip; }