mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-18 01:28:36 +00:00
Clang Format
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user