From 2ab9140c92c7ffd950f9ea6e1e78107a217bb336 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Sat, 6 Oct 2018 00:05:51 +0300 Subject: Add tooltips for both datadir and blocksdir --- src/qt/forms/debugwindow.ui | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/qt/forms') diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui index 322a84ee92..dca16d6f78 100644 --- a/src/qt/forms/debugwindow.ui +++ b/src/qt/forms/debugwindow.ui @@ -127,6 +127,9 @@ IBeamCursor + + To specify a non-default location of the data directory use the '%1' option. + N/A @@ -153,6 +156,9 @@ IBeamCursor + + To specify a non-default location of the blocks directory use the '%1' option. + N/A -- cgit v1.2.3