mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-12 22:27:41 +02:00
made drag info function name more consistent
This commit is contained in:
parent
f773ff3d00
commit
ff42afc36c
16 changed files with 16 additions and 25 deletions
|
@ -157,9 +157,6 @@ public:
|
|||
//! Received dragging information from client
|
||||
void dragInfoReceived(UInt32 fileNum, CString content);
|
||||
|
||||
//! Send dragging file information to client
|
||||
void draggingInfoSending(UInt32 fileCount, CString& fileList, size_t size);
|
||||
|
||||
//@}
|
||||
//! @name accessors
|
||||
//@{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue