Skip to content

Commit f9bbd0c

Browse files
committed
*
1 parent 6ace582 commit f9bbd0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Widgets/HeaderBar.vala

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ namespace Quilter {
3030
public signal void save_as ();
3131

3232
[GtkChild]
33-
public unowned Gtk.HeaderBar headerbar;
33+
public unowned Adw.HeaderBar headerbar;
3434

3535
[GtkChild]
3636
public unowned Gtk.Grid top_grid;

0 commit comments

Comments
 (0)