aboutsummaryrefslogtreecommitdiffstats
path: root/app/file_operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/file_operation.h')
-rw-r--r--app/file_operation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/file_operation.h b/app/file_operation.h
index 8d28bfb..da753a8 100644
--- a/app/file_operation.h
+++ b/app/file_operation.h
@@ -36,6 +36,7 @@ public:
Q_INVOKABLE double getStartLongitude();
Q_INVOKABLE QString getMapStyleUrls();
Q_INVOKABLE bool isOSMEnabled() { return m_enable_osm; };
+ Q_INVOKABLE QString getCachePath(QString name);
private:
void initFileOperation();