mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-04 14:00:46 +09:00
Change fonts, nicer combobox, add/remove audio track button
This commit is contained in:
@@ -6,7 +6,9 @@ namespace gsr {
|
||||
}
|
||||
|
||||
Widget::~Widget() {
|
||||
|
||||
remove_widget_as_selected_in_parent();
|
||||
// if(parent_widget)
|
||||
// parent_widget->remove_child_widget(this);
|
||||
}
|
||||
|
||||
void Widget::set_position(mgl::vec2f position) {
|
||||
|
||||
Reference in New Issue
Block a user