doing application restat at reload

This commit is contained in:
Rafael 2016-04-07 16:29:42 +02:00
parent 4c000e7b65
commit 890e3433f6
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ void UserInterface::reloadProfiles_clicked()
QString gta5sync_exe = gta5sync_a.at(0);
gta5sync_a.removeAt(0);
gta5sync_p.startDetached(gta5sync_exe, gta5sync_a);
qApp->exit(0);
}
else
{