┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
authorMéven Car <[email protected]>2023-04-02 07:22:07 +0000
committerMéven Car <[email protected]>2023-04-02 07:22:07 +0000
commit9061b22a0d0bc6bd7b9a1c31a5296bd00af60d0b (patch)
tree8ff98a07139bb83353313600ffa033008adb68a2 /src/dolphinmainwindow.h
parentcdf56e761de86caca644c07a52de28163d430127 (diff)
Context menu: allow to show copy to/move to inactive split view
Prevent copying/moving to same folder as origin when copying/moving to inactive split view BUG: 356436
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 3a97f557c..2c6874966 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -118,6 +118,7 @@ public:
bool isFoldersPanelEnabled() const;
bool isInformationPanelEnabled() const;
+ bool isSplitViewEnabledInCurrentTab() const;
public Q_SLOTS:
/**