mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-01 11:12:16 +00:00
5 lines
102 B
Objective-C
5 lines
102 B
Objective-C
#import <QuartzCore/QuartzCore.h>
|
|
|
|
@interface TerminalWindowButtonsBackdropOverlayLayer: CALayer
|
|
@end
|