┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphintabpage.h')
-rw-r--r--src/dolphintabpage.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h
index e90bf99bf..a3659aa18 100644
--- a/src/dolphintabpage.h
+++ b/src/dolphintabpage.h
@@ -93,11 +93,6 @@ public:
*/
void disconnectNavigators();
- /**
- * Calls resizeNavigators() when a watched object is resized.
- */
- bool eventFilter(QObject *watched, QEvent *event) override;
-
void insertNavigatorsWidget(DolphinNavigatorsWidgetAction *navigatorsWidget);
/**