QMessageBox::StandardButtonres=QMessageBox::question(this,tr("Confirmation"),tr("You're going to delete a profile, files won't be deleted and you'll have to do that manually.\nAre you sure to delete this profile?"));
QMessageBox::StandardButtonres=QMessageBox::question(this,tr("Confirmation"),tr("You're going to delete a profile, all files that belong to it (configuration, saves, logs, screenshots, etc...) will be deleted.\nAre you sure to delete this profile?"));