create new profiles without reloading all old ones

This commit is contained in:
Glenn Maynard
2005-08-12 18:40:12 +00:00
parent d01af9bde2
commit 39656d87ec
3 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -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