summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLShow.h
diff options
context:
space:
mode:
authorMauricio <mjuare44@ford.com>2019-08-28 12:44:25 +0200
committerMauricio <mjuare44@ford.com>2019-08-28 12:44:25 +0200
commitbe9a44bd03b27e628a684f31710f29903ccd5b60 (patch)
tree4431ef74abb278ec926aba03373de8016b2b9c87 /SmartDeviceLink/SDLShow.h
parentfe35d7795e12f739d1b30a85b4c2bcaa39a1dcdb (diff)
downloadsdl_ios-be9a44bd03b27e628a684f31710f29903ccd5b60.tar.gz
Change windowID, duplicateUpdatedFromWindowID to NSInteger, SDLUint
Diffstat (limited to 'SmartDeviceLink/SDLShow.h')
-rw-r--r--SmartDeviceLink/SDLShow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLShow.h b/SmartDeviceLink/SDLShow.h
index 062aef7b8..7b397ea98 100644
--- a/SmartDeviceLink/SDLShow.h
+++ b/SmartDeviceLink/SDLShow.h
@@ -257,7 +257,7 @@ NS_ASSUME_NONNULL_BEGIN
@since SDL 6.0
*/
-@property (strong, nonatomic, nullable) NSNumber<SDLInt> *windowID;
+@property (strong, nonatomic, nullable) NSNumber<SDLUInt> *windowID;
/**
Used to set an alternate template layout to a window.