mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
Made log consistent #4745
This commit is contained in:
@@ -111,7 +111,8 @@ class MainWindow : public QMainWindow, public Ui::MainWindowBase
|
||||
|
||||
public slots:
|
||||
void appendLogRaw(const QString& text);
|
||||
void appendLogNote(const QString& text);
|
||||
void appendLogInfo(const QString& text);
|
||||
void appendLogNotify(const QString& text);
|
||||
void appendLogDebug(const QString& text);
|
||||
void appendLogError(const QString& text);
|
||||
void startSynergy();
|
||||
|
||||
Reference in New Issue
Block a user