From b931dc0f9373a0e6887911e3d6f8fb69afbed790 Mon Sep 17 00:00:00 2001 From: txtsd Date: Fri, 29 Apr 2022 01:30:47 +0530 Subject: fix(mnemonics): Add missing buddies to labels Co-authored-by: Sefa Eyeoglu --- launcher/ui/widgets/CustomCommands.ui | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'launcher/ui/widgets') diff --git a/launcher/ui/widgets/CustomCommands.ui b/launcher/ui/widgets/CustomCommands.ui index 68e680a5..4a39ff7f 100644 --- a/launcher/ui/widgets/CustomCommands.ui +++ b/launcher/ui/widgets/CustomCommands.ui @@ -43,6 +43,9 @@ P&ost-exit command: + + postExitCmdTextBox + @@ -53,6 +56,9 @@ &Pre-launch command: + + preLaunchCmdTextBox + @@ -63,6 +69,9 @@ &Wrapper command: + + wrapperCmdTextBox + -- cgit