mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-10 08:21:40 +08:00
@@ -112,7 +112,6 @@ class MainWindow : public QMainWindow, public Ui::MainWindowBase
|
||||
void updateZeroconfService();
|
||||
void serverDetected(const QString name);
|
||||
int checkWinArch();
|
||||
void setLoginResult(int result);
|
||||
|
||||
public slots:
|
||||
void appendLogRaw(const QString& text);
|
||||
@@ -193,7 +192,6 @@ class MainWindow : public QMainWindow, public Ui::MainWindowBase
|
||||
bool m_SuppressAutoConfigWarning;
|
||||
CommandProcess* m_BonjourInstall;
|
||||
bool m_SuppressEmptyServerWarning;
|
||||
int m_LoginResult;
|
||||
|
||||
private slots:
|
||||
void on_m_pCheckBoxAutoConfig_toggled(bool checked);
|
||||
|
||||
Reference in New Issue
Block a user