aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/compatdb.ui
AgeCommit message (Collapse)Author
2022-04-16ui: Fix Game Compatibility list translationsKyle K
Reported by GillianMC on Discord. Looks to be a small quirk in the QT API. setText(QObject::tr(status.text)); bringing up QObject breaks the link with the GameListItemCompat
2018-10-02Port web_service from CitrafearlessTobi