From 88e272b40dd9b0a182662ac77296dc2330b2027f Mon Sep 17 00:00:00 2001 From: ConfuSomu Date: Wed, 2 Aug 2023 02:10:55 +0200 Subject: Make a QAction from the Search button This allows us to have an action in the menu bar and a keyboard shortcut. --- src/mainwindow.ui | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index f4a9263..f4bd5a0 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -125,6 +125,7 @@ p, li { white-space: pre-wrap; } Edit + @@ -247,6 +248,14 @@ p, li { white-space: pre-wrap; } Copy status text + + + Find in list… + + + Ctrl+F + + listWidget -- cgit v1.2.3-54-g00ecf