mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-17 08:07:01 +02:00
applet: controller: Implement cancel button
This commit is contained in:
parent
3b139a811e
commit
a1b66df775
9 changed files with 33 additions and 19 deletions
|
|
@ -167,7 +167,7 @@ signals:
|
|||
void MainWindowRequestExit() const;
|
||||
|
||||
private:
|
||||
void MainWindowReconfigureFinished();
|
||||
void MainWindowReconfigureFinished(bool is_success);
|
||||
|
||||
mutable ReconfigureCallback callback;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue