mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-04 14:00:46 +09:00
Start on file chooser, page stack
This commit is contained in:
@@ -70,4 +70,8 @@ namespace gsr {
|
||||
void Button::set_border_scale(float scale) {
|
||||
border_scale = scale;
|
||||
}
|
||||
|
||||
const std::string& Button::get_text() const {
|
||||
return text.get_string();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user