]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/global.h
Fix Wayland window activation when attaching to an existing instance
[dolphin.git] / src / global.h
index ee9a7ec2716a6bf834f099200bffbe82fa9d522f..80ec03fd02752d5ffcf0920be790803d935458cb 100644 (file)
@@ -39,7 +39,7 @@ namespace Dolphin {
      * @p preferredService needs to support the org.kde.dolphin.MainWindow dbus interface with the /dolphin/Dolphin_1 path.
      * Returns true if the URLs were successfully attached.
      */
-    bool attachToExistingInstance(const QList<QUrl>& inputUrls, bool openFiles, bool splitView, const QString& preferredService = QString());
+    bool attachToExistingInstance(const QList<QUrl>& inputUrls, bool openFiles, bool splitView, const QString& preferredService, const QString &activationToken);
 
     /**
      * Returns a QVector with all GUI-capable Dolphin instances