]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/global.h
Improve details mode ctrl-press rubberband creation
[dolphin.git] / src / global.h
index 088e9c5b66b20f58e2dc686f801ea3e899493171..4f4eb890cd79e954f72d6da81f8fa94140e1cc62 100644 (file)
@@ -46,6 +46,8 @@ namespace Dolphin {
      */
     QVector<QPair<QSharedPointer<OrgKdeDolphinMainWindowInterface>, QStringList>> dolphinGuiInstances(const QString& preferredService);
 
+    QPair<QString, Qt::SortOrder> sortOrderForUrl(QUrl &url);
+
     /**
      * TODO: Move this somewhere global to all KDE apps, not just Dolphin
      */