[XAM] Implement XamShowSigninUI

This commit is contained in:
NicknineTheEagle
2024-10-09 22:48:20 +03:00
committed by Radosław Gliński
parent 842161ca9b
commit 060954f0c3
6 changed files with 489 additions and 219 deletions

View File

@@ -95,9 +95,6 @@ class EmulatorWindow {
void ToggleProfilesConfigDialog();
void SetHotkeysState(bool enabled) { disable_hotkeys_ = !enabled; }
// We need to store it somewhere so there will be no situation when there are
// multiple instances opened.
std::unique_ptr<CreateProfileDialog> profile_creation_dialog_;
// Types of button functions for hotkeys.
enum class ButtonFunctions {