]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/taskbar/tbtest.h
removed 68K targets and preferences and renamed output libraries
[wxWidgets.git] / samples / taskbar / tbtest.h
index 454e66ef23836e393b4af548456b62ccc71c32b6..64e141f546464b1afd7ad2f5be17cab3067ab73f 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c)
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 class MyTaskBarIcon: public wxTaskBarIcon
 {
 public:
-       MyTaskBarIcon() {};
+    MyTaskBarIcon() {};
 
     virtual void OnMouseMove(wxEvent&);
     virtual void OnLButtonDown(wxEvent&);