mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-11 01:08:39 +12:00
Qt: do not use localized filenames for default current config and default stylesheet
This commit is contained in:
parent
c13d345604
commit
1bbc60c3e7
13 changed files with 54 additions and 46 deletions
|
@ -987,7 +987,7 @@ void pad_settings_dialog::ChangeInputType()
|
|||
m_handler = GetHandler(g_cfg_input.player[player]->handler);
|
||||
const auto device_list = m_handler->ListDevices();
|
||||
|
||||
// Tooltips
|
||||
// Localized tooltips
|
||||
Tooltips tooltips;
|
||||
|
||||
// Change the description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue