X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4cc4bfafe5a31cb96f35b3ec9b19fa2b0b3a4eef..ddb57e45571e9a0a09503908184aac5d19bc6a7a:/interface/taskbar.h diff --git a/interface/taskbar.h b/interface/taskbar.h index f842f22983..9eb2faaefb 100644 --- a/interface/taskbar.h +++ b/interface/taskbar.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: taskbar.h -// Purpose: documentation for wxTaskBarIcon class +// Purpose: interface of wxTaskBarIcon // Author: wxWidgets team // RCS-ID: $Id$ // Licence: wxWindows license @@ -74,3 +74,4 @@ public: */ bool SetIcon(const wxIcon& icon, const wxString& tooltip); }; +