mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
Stopped old process on apply button clicked #4908
This commit is contained in:
parent
20cb624c3b
commit
e472e47815
@ -1097,6 +1097,7 @@ void MainWindow::on_m_pActionWizard_triggered()
|
||||
|
||||
void MainWindow::on_m_pButtonApply_clicked()
|
||||
{
|
||||
stopSynergy();
|
||||
startSynergy();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user