]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabpage.h
Fix location bar being wrongly aligned on first startup
[dolphin.git] / src / dolphintabpage.h
index e90bf99bf586eaba5f22dcc8c725b6696a1b9a7b..a3659aa184fc4dce62ba8935a6beb9fb5443ce8a 100644 (file)
@@ -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);
 
     /**