mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-24 02:29:50 +09:00
Add application audio option
This commit is contained in:
@@ -19,6 +19,7 @@ namespace gsr {
|
||||
mgl::vec2f get_size() override;
|
||||
|
||||
void set_text(std::string str);
|
||||
const std::string& get_text() const;
|
||||
private:
|
||||
mgl::Text text;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user