mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-03 10:26:48 +08:00
Made a own copy of ClientArgs in Client
This commit is contained in:
@@ -222,5 +222,5 @@ private:
|
||||
Thread* m_writeToDropDirThread;
|
||||
TCPSocket* m_socket;
|
||||
bool m_useSecureNetwork;
|
||||
ClientArgs& m_args;
|
||||
ClientArgs m_args;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user