This commit is contained in:
Klaus Basan
2017-07-14 03:34:32 +02:00
committed by Mathew Sutcliffe
parent 48f65ee080
commit b3186d6b91
2 changed files with 2 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ namespace BlackCore
namespace Data
{
//! Global settings for readers, debug flags, etc.
//! \note also called the bootstrap file as it is needed once to get information where all the data are located
//! \note also called the bootstrap file as it is required once to get information where all the data are located
class BLACKCORE_EXPORT CGlobalSetup :
public BlackMisc::CValueObject<CGlobalSetup>,
public BlackMisc::ITimestampBased