]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/scrolbar.h
added wxMSW-specific wxEntryStart() overload taking WinMain-like parameters
[wxWidgets.git] / include / wx / cocoa / scrolbar.h
index ca72cb0c205b918201e67785f73e8d3343054fa5..2ae99359329d057230aa33dbf01177a4258c2227 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2004/04/25
 // RCS-ID:      $Id$
 // Copyright:   (c) 2004 David Elliott
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_COCOA_SCROLBAR_H__
@@ -71,4 +71,5 @@ protected:
     int m_pageSize;
 };
 
-#endif // _WX_COCOA_SCROLBAR_H__
+#endif
+    // _WX_COCOA_SCROLBAR_H__