mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 23:58:40 +00:00
Clang Format
This commit is contained in:
parent
10485af932
commit
4b84fedd8e
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue