Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clone_vm: Don't use warning MessageBox on success
QMessageBox.warning shows a scary exclamation mark, which is confusing when reporting success. Use QMessageBox.information instead. Reported-by: Rafał Wojdyła <[email protected]>
- Loading branch information