]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/NSSlider.h
Make wxRichTextRectArray usable by other parts of wxRTC
[wxWidgets.git] / include / wx / cocoa / NSSlider.h
index 9dc637dc5e2639a12ad6f8223ae180a849d26d07..0f278984ee51cea518b99c880b97b8ccebf1246c 100644 (file)
@@ -4,9 +4,8 @@
 // Author:      Mark Oxenham
 // Modified by: David Elliott
 // Created:     2007/08/10
-// RCS-ID:      $Id$
 // Copyright:   (c) 2007 Software 2000 Ltd. All rights reserved.
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WXNSSLIDER_H_
@@ -21,7 +20,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSSlider);
 WX_DECLARE_OBJC_HASHMAP(NSSlider);
 
 // For when we're not in Objective-C mode:
-typedef struct objc_selector    *SEL;    
+typedef struct objc_selector    *SEL;
 
 class wxCocoaNSSliderLastSelectorChanger;