mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-22 10:57:37 +02:00
Increased protocol version number to 1.6 #4601
This commit is contained in:
parent
30f96b9fbb
commit
af73e8280d
5 changed files with 94 additions and 54 deletions
|
@ -32,7 +32,6 @@ public:
|
|||
|
||||
virtual void sendDragInfo(UInt32 fileCount, const char* info, size_t size);
|
||||
virtual void fileChunkSending(UInt8 mark, char* data, size_t dataSize);
|
||||
virtual void setClipboard(ClipboardID id, const IClipboard* clipboard);
|
||||
virtual bool parseMessage(const UInt8* code);
|
||||
void fileChunkReceived();
|
||||
void dragInfoReceived();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue