mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Add widgets for settings page, add list to auto position widgets
This commit is contained in:
@@ -22,7 +22,7 @@ namespace gsr {
|
||||
|
||||
void set_activated(bool activated);
|
||||
|
||||
mgl::vec2f get_size();
|
||||
mgl::vec2f get_size() override;
|
||||
|
||||
std::function<void(const std::string &id)> on_click;
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user