X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/354aba3c85c686bee8027e3ff84d1684c9a6c840..6c19e733673e24684707836fb2c9e0f45d1ac3f9:/src/global.h diff --git a/src/global.h b/src/global.h index ee9a7ec27..80ec03fd0 100644 --- a/src/global.h +++ b/src/global.h @@ -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& inputUrls, bool openFiles, bool splitView, const QString& preferredService = QString()); + bool attachToExistingInstance(const QList& inputUrls, bool openFiles, bool splitView, const QString& preferredService, const QString &activationToken); /** * Returns a QVector with all GUI-capable Dolphin instances