Skip to content

Commit

Permalink
Merge #9690: Change 'Clear' button string to 'Reset'
Browse files Browse the repository at this point in the history
9155241 Change 'Clear' button string to 'Reset' (Daniel Aleksandersen)

Tree-SHA512: 9d68aaaeef88f174b29bffced81f3b2cb6a76f7a2dd8c43df4d9bd5d29cdbcf073c1f250c6bdfad12540976b1bb27a764e5033d219a1491f27f4d89ddd06e49b
  • Loading branch information
jonasschnelli committed Mar 17, 2017
2 parents b9f930b + 9155241 commit a387d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/forms/debugwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@
<item>
<widget class="QPushButton" name="btnClearTrafficGraph">
<property name="text">
<string>&amp;Clear</string>
<string>&amp;Reset</string>
</property>
<property name="autoDefault">
<bool>false</bool>
Expand Down

0 comments on commit a387d3a

Please sign in to comment.