Adapt Header bar to show title correctly

This commit is contained in:
Mario Hüttel 2019-11-03 21:07:56 +01:00
parent 2e8e258b49
commit 0304c0d08b
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<property name="name">header</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="title" translatable="yes">GDS Renderer</property>
<property name="title" translatable="yes">GDS-Render</property>
<property name="show_close_button">True</property>
<child>
<object class="GtkButton" id="button-load-gds">