From 593ba696fb32da558091ac02ad87c4893db4ce97 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Wed, 5 Dec 2018 22:51:49 +0200 Subject: Add warning messages to the debug window --- src/qt/forms/debugwindow.ui | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/qt/forms/debugwindow.ui') diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui index dca16d6f78..671d14437b 100644 --- a/src/qt/forms/debugwindow.ui +++ b/src/qt/forms/debugwindow.ui @@ -14,6 +14,25 @@ Debug window + + + + false + + + QLabel { background-color: qlineargradient(x1: 0, y1: 0, x2: 1, y2: 0, stop:0 #F0D0A0, stop:1 #F8D488); color:#000000; } + + + true + + + 3 + + + Qt::TextSelectableByMouse + + + -- cgit v1.2.3