summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLButtonEventMode.h
diff options
context:
space:
mode:
authorMuller, Alexander (A.) <amulle19@ford.com>2016-10-17 17:32:08 -0700
committerMuller, Alexander (A.) <amulle19@ford.com>2016-10-17 17:32:08 -0700
commitd0fad7b3b06366e16da7329b18e2dfd5408a589c (patch)
treedbabbecc9e15650cbed62f1e8799b86ee3c63c23 /SmartDeviceLink/SDLButtonEventMode.h
parent4b136117388ce3bc8dfef88e5268882bc575a7fe (diff)
downloadsdl_ios-d0fad7b3b06366e16da7329b18e2dfd5408a589c.tar.gz
Added support for SDLEnums on pre xcode-8/swift 3 builds
Diffstat (limited to 'SmartDeviceLink/SDLButtonEventMode.h')
-rw-r--r--SmartDeviceLink/SDLButtonEventMode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLButtonEventMode.h b/SmartDeviceLink/SDLButtonEventMode.h
index 2338a4dce..173801960 100644
--- a/SmartDeviceLink/SDLButtonEventMode.h
+++ b/SmartDeviceLink/SDLButtonEventMode.h
@@ -9,7 +9,7 @@
*
* @since SDL 1.0
*/
-typedef SDLEnum SDLButtonEventMode NS_STRING_ENUM;
+SDLEnum(SDLButtonEventMode);
/**
* @abstract The button was released