summaryrefslogtreecommitdiffstats
path: root/common/definitions.h
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-05-20 14:45:16 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-05-20 14:45:16 +0200
commit75d51b5ee87f3c1d34586c34f73c2100d09e1d04 (patch)
tree9ada52f0b6ccb549c1f80c504cbb7dedb401f1f0 /common/definitions.h
parent524e405f645edb6231f9b16fafc1f9ca36af8237 (diff)
downloadsink-75d51b5ee87f3c1d34586c34f73c2100d09e1d04.tar.gz
sink-75d51b5ee87f3c1d34586c34f73c2100d09e1d04.zip
Reread the location if we enable the test 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();