mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-05 19:08:17 +00:00
apprt/gtk-ng: forgot to register a prop
This commit is contained in:
@@ -909,6 +909,7 @@ pub const SplitTree = extern struct {
|
||||
gobject.ext.registerProperties(class, &.{
|
||||
properties.@"active-surface".impl,
|
||||
properties.@"has-surfaces".impl,
|
||||
properties.@"is-zoomed".impl,
|
||||
properties.tree.impl,
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user