/////////////////////////////////////////////////////////////////////////////
// Name: taskbar.h
-// Purpose: documentation for wxTaskBarIcon class
+// Purpose: interface of wxTaskBarIcon
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
*/
bool SetIcon(const wxIcon& icon, const wxString& tooltip);
};
+