Skip to content

Commit a387d3a

Browse files
committed
Merge #9690: Change 'Clear' button string to 'Reset'
9155241 Change 'Clear' button string to 'Reset' (Daniel Aleksandersen) Tree-SHA512: 9d68aaaeef88f174b29bffced81f3b2cb6a76f7a2dd8c43df4d9bd5d29cdbcf073c1f250c6bdfad12540976b1bb27a764e5033d219a1491f27f4d89ddd06e49b
2 parents b9f930b + 9155241 commit a387d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/forms/debugwindow.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@
645645
<item>
646646
<widget class="QPushButton" name="btnClearTrafficGraph">
647647
<property name="text">
648-
<string>&amp;Clear</string>
648+
<string>&amp;Reset</string>
649649
</property>
650650
<property name="autoDefault">
651651
<bool>false</bool>

0 commit comments

Comments
 (0)