From 830dd0148a26d91ba7f3e0316da1e021fe2b83e4 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 29 Nov 2023 22:14:06 -0500 Subject: Use a separate menu action for split view action Now that it's a KMenuAction, it becomes impossible to trigger the root action when it's in a menu. To work around this, we create a new action that mirrors the state of the original. It also takes the default shortcut. --- src/dolphinui.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dolphinui.rc') diff --git a/src/dolphinui.rc b/src/dolphinui.rc index 05eb33469..dca0b61a9 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -1,6 +1,6 @@ - + @@ -49,7 +49,7 @@ - + -- cgit v1.3