summaryrefslogtreecommitdiffstats
path: root/src/core/profile_adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/profile_adapter.h')
-rw-r--r--src/core/profile_adapter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/profile_adapter.h b/src/core/profile_adapter.h
index 1e2a700d6..65843eda3 100644
--- a/src/core/profile_adapter.h
+++ b/src/core/profile_adapter.h
@@ -80,6 +80,7 @@ public:
explicit ProfileAdapter(const QString &storagePrefix = QString());
virtual ~ProfileAdapter();
+ static ProfileAdapter* createDefaultProfileAdapter();
static ProfileAdapter* defaultProfileAdapter();
static QObject* globalQObjectRoot();