UI: Cleanup advanced audio window
This converts the advanced audio window to use a ui form, so it is easier to modify in the future. This also fixes sizing issues with the control widgets, as before the audio tracks would be clipped, because the widgets in the window were too wide.
This commit is contained in:
committed by
Matt Gajownik
parent
7d2fae69de
commit
295386781f
@@ -112,6 +112,7 @@ target_sources(
|
||||
forms/AutoConfigVideoPage.ui
|
||||
forms/ColorSelect.ui
|
||||
forms/OBSAbout.ui
|
||||
forms/OBSAdvAudio.ui
|
||||
forms/OBSBasic.ui
|
||||
forms/OBSBasicFilters.ui
|
||||
forms/OBSBasicInteraction.ui
|
||||
|
Reference in New Issue
Block a user