From 1e64e01b293ecd775af05816cc3d299ebadb5960 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 29 Jan 2021 23:32:56 +0000 Subject: ui : convert qtextedit to qplaintextedit --- src/frontend/gui/ui/sisyphus.ui | 65 ++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 34 deletions(-) (limited to 'src/frontend') diff --git a/src/frontend/gui/ui/sisyphus.ui b/src/frontend/gui/ui/sisyphus.ui index 0fe6f13..fbbf889 100644 --- a/src/frontend/gui/ui/sisyphus.ui +++ b/src/frontend/gui/ui/sisyphus.ui @@ -256,40 +256,6 @@ - - - - - 0 - 200 - - - - - 16777215 - 200 - - - - QFrame::StyledPanel - - - QFrame::Sunken - - - Qt::ScrollBarAlwaysOn - - - true - - - Qt::TextSelectableByMouse - - - The progress output will be displayed here - - - @@ -557,6 +523,37 @@ + + + + + 0 + 200 + + + + + 16777215 + 200 + + + + QFrame::StyledPanel + + + QFrame::Sunken + + + Qt::ScrollBarAlwaysOn + + + Qt::TextSelectableByMouse + + + The progress output will be displayed here + + + -- cgit v1.2.3