mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-12 22:27:41 +02:00
#123 Made disable clipboard take effect on server
This commit is contained in:
parent
9c0bac7c7d
commit
673829f511
3 changed files with 17 additions and 6 deletions
|
@ -473,6 +473,7 @@ private:
|
|||
String m_dragFileExt;
|
||||
bool m_ignoreFileTransfer;
|
||||
bool m_enableDragDrop;
|
||||
bool m_enableClipboard;
|
||||
|
||||
Thread* m_sendDragInfoThread;
|
||||
bool m_waitDragInfoThread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue