that don't include windows headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3650
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
void RelayEvent(WXMSG *msg);
private:
void RelayEvent(WXMSG *msg);
private:
// create the tooltip ctrl for our parent frame if it doesn't exist yet
// and return its window handle
WXHWND GetToolTipCtrl();
// create the tooltip ctrl for our parent frame if it doesn't exist yet
// and return its window handle
WXHWND GetToolTipCtrl();
wxString m_text; // tooltip text
wxWindow *m_window; // window we're associated with
};
wxString m_text; // tooltip text
wxWindow *m_window; // window we're associated with
};