Explorar o código

UI: Clean up Interact form markup

This re-adds the native attribute for the OBSQTDisplay that was removed in #3782. I believe this particular removal was an error, and there is no way around this entry being native since OBSQTDisplay extends QWidget
Warchamp7 %!s(int64=4) %!d(string=hai) anos
pai
achega
592e404df5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UI/forms/OBSBasicInteraction.ui

+ 1 - 1
UI/forms/OBSBasicInteraction.ui

@@ -18,7 +18,7 @@
   </property>
   <layout class="QVBoxLayout" name="verticalLayout">
    <item>
-    <widget class="OBSQTDisplay" name="preview">
+    <widget class="OBSQTDisplay" name="preview" native="true">
      <property name="sizePolicy">
       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
        <horstretch>0</horstretch>