Merge with develop
--HG-- branch : compatibility-develop
This commit is contained in:
commit
7eac64f18c
1 changed files with 5 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue