X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/f01a61b76c8588a4df2054ab70e9a746a74f7817..ec8f757f9c7b5eafcacbd9671df283d3f20f8a19:/src/global.h diff --git a/src/global.h b/src/global.h index 088e9c5b6..4f4eb890c 100644 --- a/src/global.h +++ b/src/global.h @@ -46,6 +46,8 @@ namespace Dolphin { */ QVector, QStringList>> dolphinGuiInstances(const QString& preferredService); + QPair sortOrderForUrl(QUrl &url); + /** * TODO: Move this somewhere global to all KDE apps, not just Dolphin */