mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-04-22 01:18:36 +03:00
5 lines
102 B
Objective-C
5 lines
102 B
Objective-C
#import <QuartzCore/QuartzCore.h>
|
|
|
|
@interface TerminalWindowButtonsBackdropOverlayLayer: CALayer
|
|
@end
|