]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/vectorscope_ui.ui
* Vectorscopes notified of active monitor
[kdenlive] / src / widgets / vectorscope_ui.ui
index 3d9e66fb342f6cb532abedbb3ba2bd533e4bb9ff..17070b6e86b07684fd8e922f73269a916c1a35c6 100644 (file)
      <x>0</x>
      <y>0</y>
      <width>401</width>
-     <height>301</height>
+     <height>68</height>
     </rect>
    </property>
    <layout class="QGridLayout" name="gridLayout">
        <widget class="QComboBox" name="paintMode"/>
       </item>
       <item>
-       <widget class="QCheckBox" name="cbMagnify">
-        <property name="text">
-         <string>Magnify</string>
-        </property>
-       </widget>
+       <layout class="QHBoxLayout" name="horizontalLayout">
+        <item>
+         <widget class="QCheckBox" name="cbMagnify">
+          <property name="text">
+           <string>Magnify</string>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QCheckBox" name="cbAutoRefresh">
+          <property name="text">
+           <string>Auto-Refresh</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
       </item>
      </layout>
     </item>