From 3045704502e8a241b60b847fd52fcbed3129a2e4 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Tue, 2 Oct 2018 23:12:17 +0300 Subject: Add "Blocksdir" to Debug window To get the current blocksdir is valuable for debug purposes after merging #12653. --- src/qt/forms/debugwindow.ui | 62 ++++++++++++++++++++++++++++++++------------- 1 file changed, 44 insertions(+), 18 deletions(-) (limited to 'src/qt/forms/debugwindow.ui') diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui index 695ed61228..322a84ee92 100644 --- a/src/qt/forms/debugwindow.ui +++ b/src/qt/forms/debugwindow.ui @@ -142,13 +142,39 @@ + + + Blocksdir + + + + + + + IBeamCursor + + + N/A + + + Qt::PlainText + + + true + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse + + + + Startup time - + IBeamCursor @@ -164,7 +190,7 @@ - + @@ -177,14 +203,14 @@ - + Name - + IBeamCursor @@ -200,14 +226,14 @@ - + Number of connections - + IBeamCursor @@ -223,7 +249,7 @@ - + @@ -236,14 +262,14 @@ - + Current number of blocks - + IBeamCursor @@ -259,14 +285,14 @@ - + Last block time - + IBeamCursor @@ -282,7 +308,7 @@ - + @@ -295,14 +321,14 @@ - + Current number of transactions - + IBeamCursor @@ -318,14 +344,14 @@ - + Memory usage - + IBeamCursor @@ -341,7 +367,7 @@ - + 3 @@ -381,7 +407,7 @@ - + Qt::Vertical -- cgit v1.2.3