mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-20 00:45:51 +09:00
Add widgets for settings page, add list to auto position widgets
This commit is contained in:
@@ -17,7 +17,7 @@ namespace gsr {
|
||||
|
||||
void add_item(const std::string &text, const std::string &id);
|
||||
|
||||
mgl::vec2f get_size();
|
||||
mgl::vec2f get_size() override;
|
||||
private:
|
||||
void update_if_dirty();
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user