]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
Make global view properties the default setting
[dolphin.git] / src / views / dolphinview.h
index a618b2ce372994572f1436cd3e6d1d25e1ad8241..7be2eed2d41ca36bb454b2d0602df0ec060d13b4 100644 (file)
@@ -21,6 +21,7 @@
 #ifndef DOLPHINVIEW_H
 #define DOLPHINVIEW_H
 
+#include "dolphintabwidget.h"
 #include "dolphin_export.h"
 
 #include <KFileItem>
@@ -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,