mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-23 02:05:02 +09:00
Settings page save settings, refactor
This commit is contained in:
@@ -18,6 +18,7 @@ namespace gsr {
|
||||
|
||||
void add_item(const std::string &text, const std::string &id);
|
||||
void set_selected_item(const std::string &id, bool trigger_event = true);
|
||||
const std::string get_selected_id() const;
|
||||
|
||||
mgl::vec2f get_size() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user