Clang Format

This commit is contained in:
DanielSvoboda 2024-08-20 11:25:10 -03:00
parent 10485af932
commit 4b84fedd8e

View File

@ -392,7 +392,6 @@ if (selected == &openCheats) {
cheatWidget->show();
}
if (selected == &openTrophyViewer) {
QString trophyPath = QString::fromStdString(m_games[itemID].serial);
QString gameTrpPath = QString::fromStdString(m_games[itemID].path);