mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 08:52:20 +00:00
fix(Xcode): Fixed build issues with Xcode 15
This commit is contained in:
@@ -22,7 +22,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (readonly, strong) MPInspectorViewController *inspectorViewController;
|
||||
|
||||
- (void)registerNotificationsForDocument:(MPDocument *)document;
|
||||
- (IBAction)toggleInspector:(id)sender;
|
||||
- (IBAction)toggleInspector:(nullable id)sender;
|
||||
- (void)showOutline;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user