Bug 798854 - Softkey 'Save Config' remains dark

The toolbar item 'Save Config' for reports was configured as a toggle
button instead of a normal button, changed.
This commit is contained in:
Robert Fewell 2023-04-14 10:14:15 +01:00
parent 0d84506a5e
commit 0c83c74532

View File

@ -218,7 +218,7 @@
</packing>
</child>
<child>
<object class="GtkToggleToolButton" id="but8">
<object class="GtkToolButton" id="but8">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Save _Report Configuration</property>