]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/scrolbar.h
Some code tidying; removing dibutils.cpp which
[wxWidgets.git] / include / wx / mac / scrolbar.h
index 90e46d698c2daee24ef971c8d9dc39aac6521369..0709b7e6c0a50b9d5847be0044c95c1a9386c2f6 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_SCROLBAR_H_
@@ -57,7 +57,7 @@ public:
     bool refresh = TRUE);
 
   void Command(wxCommandEvent& event);
-               virtual void                                            MacHandleControlClick( WXWidget control , wxInt16 controlpart ) ;
+        virtual void                         MacHandleControlClick( WXWidget control , wxInt16 controlpart ) ;
 
 protected:
     int m_pageSize;