mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 16:02:46 +08:00
Added file transmission started, failed and complete notification #4745
This commit is contained in:
@@ -69,7 +69,8 @@ class MainWindow : public QMainWindow, public Ui::MainWindowBase
|
||||
{
|
||||
synergyDisconnected,
|
||||
synergyConnecting,
|
||||
synergyConnected
|
||||
synergyConnected,
|
||||
synergyTransfering
|
||||
};
|
||||
|
||||
enum qSynergyType
|
||||
|
||||
Reference in New Issue
Block a user