mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 15:48:14 -05:00
applet: controller: Implement cancel button
This commit is contained in:
@ -167,7 +167,7 @@ signals:
|
||||
void MainWindowRequestExit() const;
|
||||
|
||||
private:
|
||||
void MainWindowReconfigureFinished();
|
||||
void MainWindowReconfigureFinished(bool is_success);
|
||||
|
||||
mutable ReconfigureCallback callback;
|
||||
};
|
||||
|
Reference in New Issue
Block a user