From 121004ebfdf04faf54b8a3008c5ad09a531bbb39 Mon Sep 17 00:00:00 2001 From: Kai Uwe Broulik Date: Thu, 7 Apr 2022 15:43:01 +0200 Subject: [PATCH] debug_console: Swap KTitleWidget for a bold QLabel It's the only user of KWidgetsAddons API outside of effects and kcms. Signed-off-by: Victoria Fischer --- src/debug_console.ui | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/src/debug_console.ui b/src/debug_console.ui index a56de52a5e..435c1186e1 100644 --- a/src/debug_console.ui +++ b/src/debug_console.ui @@ -428,13 +428,19 @@ - + 0 0 + + + 75 + true + + Clipboard @@ -468,13 +474,19 @@ - + 0 0 + + + 75 + true + + Primary Selection @@ -505,13 +517,6 @@ - - - KTitleWidget - QWidget -
ktitlewidget.h
-
-
quitButton