summaryrefslogtreecommitdiffstats
path: root/src/core/profile_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/profile_qt.h')
-rw-r--r--src/core/profile_qt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/profile_qt.h b/src/core/profile_qt.h
index 11b567b97..349532939 100644
--- a/src/core/profile_qt.h
+++ b/src/core/profile_qt.h
@@ -119,6 +119,7 @@ public:
PrefServiceAdapter &prefServiceAdapter();
const PrefServiceAdapter &prefServiceAdapter() const;
+ bool ensureDirectoryExists();
private:
friend class ContentBrowserClientQt;