Explorar o código

UI: Revert default tab in Settings > Output: Advanced to Stream tab

Commit 2fedcab9872 changed the default index for widget "advOutTabs"
in OBSBasicSettings.ui; revert to index 0 (stream tab).
pkviet %!s(int64=6) %!d(string=hai) anos
pai
achega
d5fbb97990
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UI/forms/OBSBasicSettings.ui

+ 1 - 1
UI/forms/OBSBasicSettings.ui

@@ -1389,7 +1389,7 @@
                  <item>
                  <item>
                   <widget class="QTabWidget" name="advOutTabs">
                   <widget class="QTabWidget" name="advOutTabs">
                    <property name="currentIndex">
                    <property name="currentIndex">
-                    <number>1</number>
+                    <number>0</number>
                    </property>
                    </property>
                    <property name="usesScrollButtons">
                    <property name="usesScrollButtons">
                     <bool>true</bool>
                     <bool>true</bool>