mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
Qt: use config to load translation file on startup
This commit is contained in:
parent
0bba04ef8d
commit
efe907ffae
24 changed files with 835 additions and 635 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include "Utilities/StrUtil.h"
|
||||
|
||||
LOG_CHANNEL(log_cheat);
|
||||
LOG_CHANNEL(log_cheat, "Cheat");
|
||||
|
||||
cheat_manager_dialog* cheat_manager_dialog::inst = nullptr;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue