Bootstrap file name encapsulated

This commit is contained in:
Klaus Basan
2018-01-12 04:24:45 +01:00
parent 7dd77b8ca3
commit 826760e347
4 changed files with 18 additions and 8 deletions

View File

@@ -65,6 +65,9 @@ namespace BlackMisc
//! \remark share not shared (do no mix)
static const QString &shareDirectory();
//! Bootstrap file name
static const QString &bootstrapFileName();
//! Bootstrap resource file path
static const QString &bootstrapResourceFilePath();