// 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_
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;