]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/taskbar.h
wxDIB::Create(wxBitmap) shouldn't do any conversions if the bitmap is already a DIB...
[wxWidgets.git] / include / wx / mac / taskbar.h
index 64487aadac75f6467b2882f21d8fced1bf64f6d6..d896d3dfa21c5304071fc0da81bbd2f483cfa239 100644 (file)
@@ -1,13 +1,13 @@
 /////////////////////////////////////////////////////////////////////////
 // File:        taskbar.h
-// Purpose:        Defines wxTaskBarIcon class for manipulating icons on the
+// Purpose:        Defines wxTaskBarIcon class for manipulating icons on the
 //              task bar. Optional.
 // Author:      Stefan Csomor
 // Modified by:
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c)
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TASKBAR_H_
@@ -23,8 +23,8 @@
 class wxTaskBarIcon: public wxObject
 {
 public:
-       wxTaskBarIcon();
-       virtual ~wxTaskBarIcon();
+    wxTaskBarIcon();
+    virtual ~wxTaskBarIcon();
 
 // Accessors