mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
chore: refactor code
This commit is contained in:
@@ -40,6 +40,6 @@ void DialogVPNSettings::accept() {
|
||||
D_SAVE_STRING_QTEXTEDIT(vpn_bypass_cidr)
|
||||
D_SAVE_STRING_QTEXTEDIT(vpn_bypass_process)
|
||||
//
|
||||
dialog_message("", "UpdateDataStore,VPNChanged");
|
||||
MW_dialog_message("", "UpdateDataStore,VPNChanged");
|
||||
QDialog::accept();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user