/////////////////////////////////////////////////////////////////////////////
// Name: tooltip.h
-// Purpose: documentation for wxToolTip class
+// Purpose: interface of wxToolTip
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
*/
void SetTip(const wxString& tip);
};
+