UI: Fix custom ffmpeg output file / URL entry

The default value in the .ui file was out of sync so the signal to
update the stacked widget was never sent.

Fixes https://obsproject.com/mantis/view.php?id=1060
This commit is contained in:
Richard Stanway 2017-11-08 15:29:30 +01:00
parent b1ada2f975
commit 0cbd9cc051

View File

@ -1878,7 +1878,7 @@
<item row="1" column="1">
<widget class="QStackedWidget" name="stackedWidget_2">
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="page_5">
<layout class="QHBoxLayout" name="horizontalLayout_12">