┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dbusinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbusinterface.h')
-rw-r--r--src/dbusinterface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbusinterface.h b/src/dbusinterface.h
index 9b183384d..66659e976 100644
--- a/src/dbusinterface.h
+++ b/src/dbusinterface.h
@@ -20,6 +20,8 @@ public:
Q_SCRIPTABLE void ShowItems(const QStringList& uriList, const QString& startUpId);
Q_SCRIPTABLE void ShowItemProperties(const QStringList& uriList, const QString& startUpId);
+ Q_SCRIPTABLE void SortOrderForUrl(const QString &url, QString &role, QString &order);
+
/**
* Set whether this interface has been created by dolphin --daemon.
*/