diff options
Diffstat (limited to 'src/dolphintabpage.h')
| -rw-r--r-- | src/dolphintabpage.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h index 512ac22fe..a9b7f8133 100644 --- a/src/dolphintabpage.h +++ b/src/dolphintabpage.h @@ -96,12 +96,6 @@ public: void insertNavigatorsWidget(DolphinNavigatorsWidgetAction *navigatorsWidget); /** - * Notify the connected DolphinNavigatorsWidgetAction of geometry changes which it - * needs for visual alignment. - */ - void resizeNavigators() const; - - /** * Marks the items indicated by \p urls to get selected after the * directory DolphinView::url() has been loaded. Note that nothing * gets selected if no loading of a directory has been triggered |
