Get the right dialogs into OS/2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-01-28 03:24:34 +00:00
parent 359755491d
commit b82186f0e7
3 changed files with 5 additions and 2 deletions

View File

@@ -116,7 +116,6 @@ public:
,WXHMENU hMenu
);
void SendSizeEvent(void);
// tooltip management
#if wxUSE_TOOLTIPS
WXHWND GetToolTipCtrl(void) const { return m_hWndToolTip; }