mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-19 01:18:13 +02:00
merge 1.3 r843:844 into trunk
This commit is contained in:
parent
47e12f465b
commit
728e8bb035
7 changed files with 21 additions and 9 deletions
|
@ -58,6 +58,9 @@ m_pauseOnExit(false),
|
|||
#else
|
||||
m_daemon(true), // backward compatibility for unix (daemon by default)
|
||||
#endif
|
||||
#if WINAPI_XWINDOWS
|
||||
m_disableXInitThreads(false),
|
||||
#endif
|
||||
m_backend(false),
|
||||
m_restartable(true),
|
||||
m_noHooks(false),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue