mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 01:35:46 +00:00
applets: Resolve variable shadowing
This commit is contained in:
parent
fe9823a520
commit
6efd390668
10 changed files with 19 additions and 19 deletions
|
@ -147,7 +147,7 @@ public:
|
|||
~QtControllerSelector() override;
|
||||
|
||||
void ReconfigureControllers(
|
||||
std::function<void()> callback,
|
||||
std::function<void()> callback_,
|
||||
const Core::Frontend::ControllerParameters& parameters) const override;
|
||||
|
||||
signals:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue