From bf41330551a76ea426ace38dbc57c333ef5112cc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 27 Feb 2017 19:49:39 +0300 Subject: Add function for get home path. --- src/fs/paths.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fs/paths.h') diff --git a/src/fs/paths.h b/src/fs/paths.h index fc90730f3..48a6eeea8 100644 --- a/src/fs/paths.h +++ b/src/fs/paths.h @@ -47,4 +47,6 @@ std::string getPackageDir() A_WARN_UNUSED; void setPackageDir(const std::string &dir); +std::string getHomePath(); + #endif // UTILS_PATHS_H -- cgit v1.2.3-60-g2f50