mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Separate CTranslationInterface from CClientUIInterface
This commit is contained in:
parent
8f955b9661
commit
b74dcb3b4a
11 changed files with 24 additions and 23 deletions
|
|
@ -104,6 +104,7 @@ string strMiscWarning;
|
|||
bool fLogTimestamps = false;
|
||||
bool fLogIPs = false;
|
||||
volatile bool fReopenDebugLog = false;
|
||||
CTranslationInterface translationInterface;
|
||||
|
||||
/** Init OpenSSL library multithreading support */
|
||||
static CCriticalSection** ppmutexOpenSSL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue