From 3213b4b32cd6620f88c6db442ebc38753b368441 Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 4 Jan 2018 05:52:44 +0100 Subject: Improve lookup of cache dir Implement looking up the cache dir as Helper::function. Create it if it doesn't exist. --- helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 3587183..7c4eece 100644 --- a/helper.h +++ b/helper.h @@ -10,6 +10,7 @@ namespace Helper { const QJsonDocument ffpmegData(const QString &path); const QPixmap preview(const QString &file); const QImage snapshot(const QString &file, int offset); + const QString appDataDir(); class Duration { public: Duration(); -- cgit v1.2.3-70-g09d2