1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Attempted fix for #1352

This commit is contained in:
Dubslow 2015-03-11 22:02:10 -05:00
parent 50c1e09a5c
commit 6e751eaf83
No known key found for this signature in database
GPG Key ID: 3DB8E05315C220AA

View File

@ -293,7 +293,7 @@ private:
bool enableLogging; bool enableLogging;
bool encryptLogs; bool encryptLogs;
bool encryptTox; bool encryptTox = false;
int autoAwayTime; int autoAwayTime;