Merge with develop

This commit is contained in:
kervala 2016-09-21 17:19:31 +02:00
parent 1e733fec01
commit 2393e0660c

View file

@ -1088,6 +1088,11 @@ void COperationDialog::addComponentsProfiles()
profile.createShortcuts();
profile.createClientConfig();
}
// clear list of all servers to uninstall
m_addComponents.profiles.clear();
emit done();
}
void COperationDialog::deleteComponentsProfiles()