diff options
| author | Nate Graham <[email protected]> | 2021-08-02 10:32:31 -0600 |
|---|---|---|
| committer | Nate Graham <[email protected]> | 2021-08-02 10:32:31 -0600 |
| commit | d472cb2a25cef38dbebbd0ec9073e4ec05d65272 (patch) | |
| tree | 86d221422773d75835d65ba14d71cdcf15fe81c1 /src/dolphinmainwindow.h | |
| parent | 393c659c9a0ffc5f6ddb4ee161b9b3937ead0145 (diff) | |
| parent | f190ae1cf8fc1c1bf0d87899a84f796a3e473032 (diff) | |
Merge branch 'release/21.08'
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 594c75691..3a29d1c0a 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -105,12 +105,6 @@ public: */ void setViewsToHomeIfMountPathOpen(const QString& mountPath); - /** - * Sets any of the window's view containers which are currently displaying - * invalid locations to the home path - */ - void setViewsWithInvalidPathsToHome(); - bool isFoldersPanelEnabled() const; bool isInformationPanelEnabled() const; |
