Sent clipboard on a thread #4601

This commit is contained in:
Xinyu Hou 2015-05-20 19:53:30 +01:00
parent 49ac320f97
commit cf5347c8f6
4 changed files with 30 additions and 9 deletions

View file

@ -484,5 +484,5 @@ private:
ClientListener* m_clientListener;
Thread* m_dataTransmissionThread;
Thread* m_sendClipboardThread;
};