Merge audio devices and application audio into one list

This commit is contained in:
dec05eba
2024-11-20 20:17:09 +01:00
parent 2c45fa7254
commit 520687cd3f
6 changed files with 173 additions and 216 deletions

View File

@@ -45,6 +45,8 @@ namespace gsr {
Alignment get_vertical_alignment() const;
void set_visible(bool visible);
void *userdata = nullptr;
protected:
void set_widget_as_selected_in_parent();
void remove_widget_as_selected_in_parent();