mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-10 22:08:37 +08:00
updated pluging loader for Windows #4313
This commit is contained in:
@@ -37,6 +37,7 @@ class IStreamFilterFactory;
|
||||
class IEventQueue;
|
||||
class CryptoStream;
|
||||
class Thread;
|
||||
class SecureSocket;
|
||||
|
||||
//! Synergy client
|
||||
/*!
|
||||
@@ -233,4 +234,5 @@ private:
|
||||
Thread* m_sendFileThread;
|
||||
Thread* m_writeToDropDirThread;
|
||||
bool m_enableDragDrop;
|
||||
SecureSocket* m_secureSocket;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user