decklink-output-ui: Add note about keyer output

This commit is contained in:
Colin Edwards 2019-02-13 00:22:26 -06:00
parent b63e7fbcb5
commit 22f856bb7d

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>793</width>
<height>292</height>
<height>328</height>
</rect>
</property>
<property name="windowTitle">
@ -50,6 +50,19 @@
<string>Stop</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>420</x>
<y>290</y>
<width>351</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Keyer output requires RGB mode in advanced settings.</string>
</property>
</widget>
</widget>
<resources/>
<connections/>