mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
Improved auto connect massage #4237
This commit is contained in:
@@ -115,6 +115,7 @@ class MainWindow : public QMainWindow, public Ui::MainWindowBase
|
||||
public slots:
|
||||
void appendLogRaw(const QString& text);
|
||||
void appendLogNote(const QString& text);
|
||||
void appendLogDebug(const QString& text);
|
||||
void appendLogError(const QString& text);
|
||||
void startSynergy();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user