diff options
Diffstat (limited to 'common/definitions.h')
-rw-r--r-- | common/definitions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/definitions.h b/common/definitions.h index a90b15a..6a6796e 100644 --- a/common/definitions.h +++ b/common/definitions.h | |||
@@ -27,5 +27,4 @@ | |||
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 | QByteArray SINK_EXPORT resourceName(const QByteArray &instanceIdentifier); | ||
31 | } | 30 | } |