Browse Source

Attempted fix for #1352

pull/1373/head
Dubslow 10 years ago
parent
commit
6e751eaf83
No known key found for this signature in database
GPG Key ID: 3DB8E05315C220AA
  1. 2
      src/misc/settings.h

2
src/misc/settings.h

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

Loading…
Cancel
Save