mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 21:03:54 +08:00
Stopped old process on apply button clicked #4908
This commit is contained in:
committed by
Jerry (Xinyu Hou)
parent
20cb624c3b
commit
e472e47815
@@ -1097,6 +1097,7 @@ void MainWindow::on_m_pActionWizard_triggered()
|
||||
|
||||
void MainWindow::on_m_pButtonApply_clicked()
|
||||
{
|
||||
stopSynergy();
|
||||
startSynergy();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user