Other: moved user folder paths functions to bridgepp.

This commit is contained in:
Xavier Michelon
2022-08-04 19:53:04 +02:00
committed by Jakub
parent a8788feb50
commit 42e9b6d2f3
5 changed files with 53 additions and 92 deletions

View File

@ -24,6 +24,7 @@ namespace bridgepp {
QString userConfigDir(); ///< Get the path of the user configuration folder.
QString userCacheDir(); ///< Get the path of the user cache folder.
} // namespace