summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLKeyboardLayout.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/SDLKeyboardLayout.h
parent4b136117388ce3bc8dfef88e5268882bc575a7fe (diff)
downloadsdl_ios-d0fad7b3b06366e16da7329b18e2dfd5408a589c.tar.gz
Added support for SDLEnums on pre xcode-8/swift 3 builds
Diffstat (limited to 'SmartDeviceLink/SDLKeyboardLayout.h')
-rw-r--r--SmartDeviceLink/SDLKeyboardLayout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLKeyboardLayout.h b/SmartDeviceLink/SDLKeyboardLayout.h
index e23e26630..642f5566f 100644
--- a/SmartDeviceLink/SDLKeyboardLayout.h
+++ b/SmartDeviceLink/SDLKeyboardLayout.h
@@ -9,7 +9,7 @@
*<b>Since</b> SmartDeviceLink 3.0
*
*/
-typedef SDLEnum SDLKeyboardLayout NS_STRING_ENUM;
+SDLEnum(SDLKeyboardLayout);
/** QWERTY layout (the name comes from the first six keys<br> appearing on the top left letter row of the keyboard and read from left to right)
*