diff options
Diffstat (limited to 'src/dolphintabpage.h')
| -rw-r--r-- | src/dolphintabpage.h | 2 |
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. |
