From 6b1f98f6ae20d54af67995371ac6e857794acc39 Mon Sep 17 00:00:00 2001 From: ConfuSomu Date: Fri, 6 Jan 2023 18:37:52 -0500 Subject: Add additional widgets for new features This is done in a batch as it makes more sense to do multiple changes in Qt Designer in one go, instead of fighting with that software a few times and possibly breaking the layout unnecessarily (not that it has happened yet, as Qt Designer seems to always produce really deterministic XML output. --- src/mainwindow.ui | 42 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 37 insertions(+), 5 deletions(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index c0ca438..9a21968 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -6,7 +6,7 @@ 0 0 - 800 + 756 600 @@ -14,11 +14,43 @@ Actor Viewer - - + + + + + + + + + + Search + + + + + + + + + + + Random status + + + + + + + Copy status text + + + + + + - + IBeamCursor @@ -48,7 +80,7 @@ p, li { white-space: pre-wrap; } 0 0 - 800 + 756 30 -- cgit v1.2.3-54-g00ecf