summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLDeleteWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLDeleteWindow.h')
-rw-r--r--SmartDeviceLink/SDLDeleteWindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLDeleteWindow.h b/SmartDeviceLink/SDLDeleteWindow.h
index ad8f5ed54..566aaa240 100644
--- a/SmartDeviceLink/SDLDeleteWindow.h
+++ b/SmartDeviceLink/SDLDeleteWindow.h
@@ -15,7 +15,7 @@ NS_ASSUME_NONNULL_BEGIN
/**
@param windowId A unique ID to identify the window. The value of '0' will always be the default main window on the main display and cannot be deleted.
*/
-- (instancetype)initWithId:(UInt32)windowId;
+- (instancetype)initWithId:(NSInteger)windowId;
/**
A unique ID to identify the window.