mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-01 23:12:35 +00:00
Clang Format
This commit is contained in:
parent
10485af932
commit
4b84fedd8e
@ -392,7 +392,6 @@ if (selected == &openCheats) {
|
|||||||
cheatWidget->show();
|
cheatWidget->show();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (selected == &openTrophyViewer) {
|
if (selected == &openTrophyViewer) {
|
||||||
QString trophyPath = QString::fromStdString(m_games[itemID].serial);
|
QString trophyPath = QString::fromStdString(m_games[itemID].serial);
|
||||||
QString gameTrpPath = QString::fromStdString(m_games[itemID].path);
|
QString gameTrpPath = QString::fromStdString(m_games[itemID].path);
|
||||||
|
Loading…
Reference in New Issue
Block a user