mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
Reset thread back to null on finish #4712
This commit is contained in:
parent
bfc3ac340f
commit
7259e71439
@ -775,6 +775,8 @@ Client::sendClipboardThread(void*)
|
||||
sendClipboard(id);
|
||||
}
|
||||
}
|
||||
|
||||
m_sendClipboardThread = NULL;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Loading…
Reference in New Issue
Block a user