Skip to content

Commit 0c83c74

Browse files
committed
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.
1 parent 0d84506 commit 0c83c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gnucash/ui/gnc-plugin-page-report.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
</packing>
219219
</child>
220220
<child>
221-
<object class="GtkToggleToolButton" id="but8">
221+
<object class="GtkToolButton" id="but8">
222222
<property name="visible">True</property>
223223
<property name="can-focus">False</property>
224224
<property name="label" translatable="yes">Save _Report Configuration</property>

0 commit comments

Comments
 (0)