┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabpage.h
diff options
context:
space:
mode:
authorNate Graham <[email protected]>2020-11-20 11:32:49 -0700
committerNate Graham <[email protected]>2020-11-20 11:32:49 -0700
commitf46e630ddaaf5716cd1a1ce0c389ff66dcd76f85 (patch)
tree8d6ecfb24b8666c777e9b58027f3c55740e66eaa /src/dolphintabpage.h
parente36de310cbdc60434dd15efbb52e18266a566a28 (diff)
parentb3c37507dc7032feed256b5e974590bd988cbac2 (diff)
Merge branch 'release/20.12'
Diffstat (limited to 'src/dolphintabpage.h')
-rw-r--r--src/dolphintabpage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h
index b874d128f..63a246328 100644
--- a/src/dolphintabpage.h
+++ b/src/dolphintabpage.h
@@ -85,6 +85,8 @@ public:
*/
bool eventFilter(QObject *watched, QEvent *event) override;
+ void insertNavigatorsWidget(DolphinNavigatorsWidgetAction *navigatorsWidget);
+
/**
* Notify the connected DolphinNavigatorsWidgetAction of geometry changes which it
* needs for visual alignment.