diff options
Diffstat (limited to 'src/dolphintabwidget.h')
| -rw-r--r-- | src/dolphintabwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphintabwidget.h b/src/dolphintabwidget.h index 85b2d66f0..7e3b30c0d 100644 --- a/src/dolphintabwidget.h +++ b/src/dolphintabwidget.h @@ -122,7 +122,7 @@ public slots: * is placed. */ void openNewTab(const QUrl &primaryUrl, const QUrl &secondaryUrl = QUrl(), - TabPlacement tabPlacement = AfterLastTab); + DolphinTabWidget::TabPlacement tabPlacement = AfterLastTab); /** * Opens each directory in \p dirs in a separate tab. If \a splitView is set, |
