X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/fd1a078cc4f5375c856ec49e05c0a33099db8861..d6c086ad04:/src/views/dolphinview.h diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index a618b2ce3..7be2eed2d 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -21,6 +21,7 @@ #ifndef DOLPHINVIEW_H #define DOLPHINVIEW_H +#include "dolphintabwidget.h" #include "dolphin_export.h" #include @@ -400,7 +401,7 @@ signals: /** * Is emitted if a new tab should be opened for the URL \a url. */ - void tabRequested(const QUrl& url); + void tabRequested(const QUrl& url, DolphinTabWidget::TabPlacement tabPlacement); /** * Is emitted if the view mode (IconsView, DetailsView,