]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/NSSlider.h
Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
[wxWidgets.git] / include / wx / cocoa / NSSlider.h
index 9dc637dc5e2639a12ad6f8223ae180a849d26d07..f0d06a9b5349096c15cbe8e13a2ebc4576f160a5 100644 (file)
@@ -21,7 +21,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;