mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 01:38:37 +12:00
Fix some "-Wpedantic" warnings
This commit is contained in:
parent
99c1f87289
commit
790962425c
17 changed files with 33 additions and 33 deletions
|
@ -98,7 +98,7 @@ namespace cfg_adapter
|
|||
{
|
||||
return get_node(node, loc.cbegin(), loc.cend());
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
/** Returns possible options for values for some particular setting.*/
|
||||
static QStringList getOptions(cfg_location location)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue