diff options
Diffstat (limited to 'common/clientapi.h')
-rw-r--r-- | common/clientapi.h | 1 |
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: | |||
55 | namespace Store { | 55 | namespace Store { |
56 | 56 | ||
57 | QString SINK_EXPORT storageLocation(); | 57 | QString SINK_EXPORT storageLocation(); |
58 | QByteArray SINK_EXPORT resourceName(const QByteArray &instanceIdentifier); | ||
59 | 58 | ||
60 | enum Roles { | 59 | enum 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 |