Naprawiono problem z nie grenerowaniem klucza szyfrującego
This commit is contained in:
parent
29b2460910
commit
fd42a5812a
8 changed files with 23 additions and 17 deletions
|
|
@ -73,6 +73,7 @@ private:
|
|||
std::vector<std::string> filesList;
|
||||
|
||||
EncryptionManager crypt;
|
||||
bool hppKey;
|
||||
|
||||
// listy wyj¹tków
|
||||
std::vector<std::string> ignoreList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue