summaryrefslogtreecommitdiffstats
path: root/common/definitions.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/definitions.h')
-rw-r--r--common/definitions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/definitions.h b/common/definitions.h
index e8cd45e..ce9e794 100644
--- a/common/definitions.h
+++ b/common/definitions.h
@@ -25,6 +25,7 @@
25#include <QByteArray> 25#include <QByteArray>
26 26
27namespace Sink { 27namespace Sink {
28void SINK_EXPORT clearLocationCache();
28QString SINK_EXPORT storageLocation(); 29QString SINK_EXPORT storageLocation();
29QString SINK_EXPORT dataLocation(); 30QString SINK_EXPORT dataLocation();
30QString SINK_EXPORT configLocation(); 31QString SINK_EXPORT configLocation();