mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-07 23:20:26 +09:00
Add settings page functionality to reopen after language change
This commit is contained in:
@@ -53,6 +53,7 @@ namespace gsr {
|
||||
std::function<void(std::string_view hotkey_option)> on_keyboard_hotkey_changed;
|
||||
std::function<void(std::string_view hotkey_option)> on_joystick_hotkey_changed;
|
||||
std::function<void()> on_page_closed;
|
||||
std::function<void()> on_language_changed;
|
||||
private:
|
||||
void load_hotkeys();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user