summaryrefslogtreecommitdiffstats
path: root/common/clientapi.h
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-02-10 08:22:00 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-02-10 08:22:00 +0100
commit60b4e805d39f2ddb6316f739bdf730d04721fea2 (patch)
treefa681b428596ae292ea1e02333f6cfc04d1f6c33 /common/clientapi.h
parentd5b4d64ca0609f65cda606d1456f4040ff008cda (diff)
downloadsink-60b4e805d39f2ddb6316f739bdf730d04721fea2.tar.gz
sink-60b4e805d39f2ddb6316f739bdf730d04721fea2.zip
No longer used.
Diffstat (limited to 'common/clientapi.h')
-rw-r--r--common/clientapi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/clientapi.h b/common/clientapi.h
index ff23da5..2c759f8 100644
--- a/common/clientapi.h
+++ b/common/clientapi.h
@@ -55,7 +55,6 @@ private:
55namespace Store { 55namespace Store {
56 56
57QString SINK_EXPORT storageLocation(); 57QString SINK_EXPORT storageLocation();
58QByteArray SINK_EXPORT resourceName(const QByteArray &instanceIdentifier);
59 58
60enum Roles { 59enum Roles {
61 DomainObjectRole = Qt::UserRole + 1, //Must be the same as in ModelResult 60 DomainObjectRole = Qt::UserRole + 1, //Must be the same as in ModelResult