]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/taskbar.h
no real changes, clarified the usage of WX_GL_DOUBLEBUFFER; documented it and other...
[wxWidgets.git] / interface / taskbar.h
index f842f229836bbd734158e1ded358d8b84e94817c..9eb2faaefb2e1331b15f9275d187bbf98b2c59b4 100644 (file)
@@ -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);
 };
+