Skip to content

Commit

Permalink
fix #1352
Browse files Browse the repository at this point in the history
  • Loading branch information
alainm23 committed Jul 10, 2024
1 parent b6bd606 commit b28782a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Layouts/HeaderBar.vala
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ public class Layouts.HeaderBar : Adw.Bin {

// Title
title_label = new Gtk.Label (null) {
use_markup = true,
css_classes = { "font-bold" },
ellipsize = Pango.EllipsizeMode.END
};
Expand Down

0 comments on commit b28782a

Please sign in to comment.