initial commit
This commit is contained in:
17
Example/SellyCloudSDK/SCButton.h
Normal file
17
Example/SellyCloudSDK/SCButton.h
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// SCButton.h
|
||||
// SellyCloudSDK_Example
|
||||
//
|
||||
// Created by Caleb on 14/11/25.
|
||||
// Copyright © 2025 Caleb. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface SCButton : UIButton
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user