From 9155241bd9b0de18f30a5589351bdcbd0c6583a6 Mon Sep 17 00:00:00 2001 From: Daniel Aleksandersen Date: Sun, 5 Feb 2017 06:48:31 +0100 Subject: Change 'Clear' button string to 'Reset' Easier to understand what the button does (it resets the graph view). 'Clear' might mean that the graph is emptied and stops updating, whereas its easier to see that you're just starting fresh with 'Reset'. --- src/qt/forms/debugwindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qt') diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui index 8be4a955b3..093e644bdc 100644 --- a/src/qt/forms/debugwindow.ui +++ b/src/qt/forms/debugwindow.ui @@ -645,7 +645,7 @@ - &Clear + &Reset false -- cgit v1.2.3