create new profiles without reloading all old ones
This commit is contained in:
@@ -332,7 +332,7 @@ public:
|
||||
void SaveStatsWebPageToDir( CString sDir ) const;
|
||||
void SaveMachinePublicKeyToDir( CString sDir ) const;
|
||||
|
||||
static bool CreateNewProfile( CString sProfileDir, CString sName, bool bFillWithRandomCharacter );
|
||||
static Profile *CreateNewProfile( CString sProfileDir, CString sName, bool bFillWithRandomCharacter );
|
||||
static void BackupToDir( CString sFromDir, CString sToDir );
|
||||
|
||||
// Lua
|
||||
|
||||
Reference in New Issue
Block a user