mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-29 02:21:43 +00:00
pkg/macos: yeet more usingns
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const foundation = @import("../foundation.zig");
|
||||
const c = @import("c.zig");
|
||||
const c = @import("c.zig").c;
|
||||
|
||||
pub const StringAttribute = enum {
|
||||
font,
|
||||
|
||||
Reference in New Issue
Block a user