We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ace582 commit f9bbd0cCopy full SHA for f9bbd0c
src/Widgets/HeaderBar.vala
@@ -30,7 +30,7 @@ namespace Quilter {
30
public signal void save_as ();
31
32
[GtkChild]
33
- public unowned Gtk.HeaderBar headerbar;
+ public unowned Adw.HeaderBar headerbar;
34
35
36
public unowned Gtk.Grid top_grid;
0 commit comments