correct escape sequence warning
This commit is contained in:
parent
dca5fd291f
commit
752e6e62b8
@ -897,7 +897,7 @@ void GMainWindow::OnMenuReportCompatibility() {
|
|||||||
QMessageBox::critical(
|
QMessageBox::critical(
|
||||||
this, tr("Missing Citra Account"),
|
this, tr("Missing Citra Account"),
|
||||||
tr("In order to submit a game compatibility test case, you must link your Citra "
|
tr("In order to submit a game compatibility test case, you must link your Citra "
|
||||||
"account.<br><br/>To link your Citra account, go to Emulation \> Configuration \> "
|
"account.<br><br/>To link your Citra account, go to Emulation > Configuration > "
|
||||||
"Web."));
|
"Web."));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user