mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 03:27:53 +00:00
applet: controller: Implement cancel button
This commit is contained in:
parent
3b139a811e
commit
a1b66df775
9 changed files with 33 additions and 19 deletions
|
@ -165,7 +165,7 @@ signals:
|
|||
|
||||
void AmiiboSettingsFinished(bool is_success, const std::string& name);
|
||||
|
||||
void ControllerSelectorReconfigureFinished();
|
||||
void ControllerSelectorReconfigureFinished(bool is_success);
|
||||
|
||||
void ErrorDisplayFinished();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue