diff --git a/clientgui/DlgAdvPreferences.cpp b/clientgui/DlgAdvPreferences.cpp index 20f5014dee..3ae087079a 100644 --- a/clientgui/DlgAdvPreferences.cpp +++ b/clientgui/DlgAdvPreferences.cpp @@ -836,7 +836,12 @@ void CDlgAdvPreferences::OnAddExclusiveApp(wxCommandEvent&) { // Strip off path if present appNames.Add(theAppName.AfterLast(path_separator)); - // We can only perform minimal validation on remote hosts + } + + for (i=0; i