You've already forked hotpocket
BTHLABS-58: Share Extension in Apple Apps
This commit is contained in:
16
services/apple/macOS (App)/ReplaceAnimator.h
Normal file
16
services/apple/macOS (App)/ReplaceAnimator.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// ReplaceAnimator.h
|
||||
// HotPocket (macOS)
|
||||
//
|
||||
// Created by Tomek Wójcik on 20/09/2025.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface ReplaceAnimator : NSObject<NSViewControllerPresentationAnimator>
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user