]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/taskbar.cpp
added CopyFromDIB()
[wxWidgets.git] / src / mac / taskbar.cpp
index 1b49a2d75a74f07b503858d4caedecc64a7d0009..df0eb5a9b76bb798d4ecb8641e6f5afe008eb40f 100644 (file)
@@ -1,13 +1,13 @@
 /////////////////////////////////////////////////////////////////////////
 // File:        taskbar.cpp
-// Purpose:        Implements wxTaskBarIcon class for manipulating icons on
+// Purpose:        Implements wxTaskBarIcon class for manipulating icons on
 //              the task bar. Optional.
-// Author:      AUTHOR
+// Author:      Stefan Csomor
 // Modified by:
-// Created:     ??/??/98
+// Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c)
-// Licence:    wxWindows licence
+// Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__