From 588800d7fb280b05252c58f526590d33e383147a Mon Sep 17 00:00:00 2001 From: Tom Zander Date: Sun, 21 Feb 2016 15:35:20 +0000 Subject: [PATCH] Make the banned section separated with a splitter [GUI] Minor usability fix. --- src/qt/forms/debugwindow.ui | 160 ++++++++++++++++++------------------ 1 file changed, 81 insertions(+), 79 deletions(-) diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui index 21997641ce9..8309c7e2aed 100644 --- a/src/qt/forms/debugwindow.ui +++ b/src/qt/forms/debugwindow.ui @@ -13,7 +13,7 @@ Debug window - + @@ -773,85 +773,87 @@ - - - 0 + + + Qt::Vertical - - - - Qt::ScrollBarAsNeeded - - - true - - - false - - - - - - - - 0 - 0 - - - - - 300 - 32 - - - - - 16777215 - 32 - - - - - 12 - - - - IBeamCursor - - - Banned peers - - - Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft - - - true - - - Qt::NoTextInteraction - - - - - - - - 0 - 0 - - - - Qt::ScrollBarAsNeeded - - - true - - - false - - - - + + + Qt::ScrollBarAsNeeded + + + true + + + false + + + + + + + + + 0 + 0 + + + + + 300 + 32 + + + + + 16777215 + 32 + + + + + 12 + + + + IBeamCursor + + + Banned peers + + + Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft + + + true + + + Qt::NoTextInteraction + + + + + + + + 0 + 0 + + + + Qt::ScrollBarAsNeeded + + + true + + + false + + + + + +