Skip to content

Commit

Permalink
Add back title to manager window
Browse files Browse the repository at this point in the history
It was somehow dropped in #1776.
  • Loading branch information
cschramm committed May 15, 2024
1 parent 442cfbf commit ad3a882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/ui/manager-main.ui
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<object class="GtkApplicationWindow" id="manager_window">
<property name="can-focus">False</property>
<property name="icon-name">blueman</property>
<property name="title" translatable="yes">Bluetooth Devices</property>
<child>
<!-- n-columns=1 n-rows=5 -->
<object class="GtkGrid" id="grid">
Expand Down

0 comments on commit ad3a882

Please sign in to comment.