mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
0d84506a5e
commit
0c83c74532
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user