mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-21 02:02:39 +00: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