X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4cc4bfafe5a31cb96f35b3ec9b19fa2b0b3a4eef..4aa59c3df6c324a6e6f9d540eac25e88b9c28acd:/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); }; +