diff options
| author | Laurent Montel <[email protected]> | 2021-03-07 20:41:15 +0100 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2021-03-07 20:41:15 +0100 |
| commit | a440ff1acbc202883d11e3397d795bd14cd8c34d (patch) | |
| tree | 8bc91ed1e0d9a6e74500b972802c2a87f02d815c /src/dolphintabpage.h | |
| parent | 35ec23ac1b7a38ef46960882e111d80a2aa724b4 (diff) | |
Remove not implement methods
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 |
