Browse Source

Merge pull request #1661 from DDRBoxman/decklink-keyer

decklink-output-ui: Add note about keyer output
Jim 6 years ago
parent
commit
443aa0b729
1 changed files with 14 additions and 1 deletions
  1. 14 1
      UI/frontend-plugins/decklink-output-ui/forms/output.ui

+ 14 - 1
UI/frontend-plugins/decklink-output-ui/forms/output.ui

@@ -7,7 +7,7 @@
     <x>0</x>
     <x>0</x>
     <y>0</y>
     <y>0</y>
     <width>793</width>
     <width>793</width>
-    <height>292</height>
+    <height>328</height>
    </rect>
    </rect>
   </property>
   </property>
   <property name="windowTitle">
   <property name="windowTitle">
@@ -50,6 +50,19 @@
     <string>Stop</string>
     <string>Stop</string>
    </property>
    </property>
   </widget>
   </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>
  </widget>
  <resources/>
  <resources/>
  <connections/>
  <connections/>