diff options
Diffstat (limited to 'common/definitions.h')
-rw-r--r-- | common/definitions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/definitions.h b/common/definitions.h index 6a6796e..1008235 100644 --- a/common/definitions.h +++ b/common/definitions.h | |||
@@ -27,4 +27,5 @@ | |||
27 | namespace Sink { | 27 | namespace Sink { |
28 | QString SINK_EXPORT storageLocation(); | 28 | QString SINK_EXPORT storageLocation(); |
29 | QString SINK_EXPORT temporaryFileLocation(); | 29 | QString SINK_EXPORT temporaryFileLocation(); |
30 | QString SINK_EXPORT resourceStorageLocation(const QByteArray &resourceInstanceIdentifier); | ||
30 | } | 31 | } |