fix logger name

pull/8012/head
Mitchell Hashimoto 2025-07-21 20:54:14 -07:00
parent 6abb9ec427
commit 4aaacc04a5
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ const gtk = @import("gtk");
const gresource = @import("../build/gresource.zig");
const Common = @import("../class.zig").Common;
const log = std.log.scoped(.gtk_ghostty_window);
const log = std.log.scoped(.gtk_ghostty_resize_overlay);
/// The overlay that shows the current size while a surface is resizing.
/// This can be used generically to show pretty much anything with a