Sfoglia il codice sorgente

UI: Fix tabstops on settings dialog

Norihiro Kamae 2 anni fa
parent
commit
22a98c279e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      UI/forms/OBSBasicSettings.ui

+ 2 - 2
UI/forms/OBSBasicSettings.ui

@@ -7550,9 +7550,10 @@
   <tabstop>scrollArea_2</tabstop>
   <tabstop>language</tabstop>
   <tabstop>theme</tabstop>
+  <tabstop>openStatsOnStartup</tabstop>
+  <tabstop>hideOBSFromCapture</tabstop>
   <tabstop>updateChannelBox</tabstop>
   <tabstop>enableAutoUpdates</tabstop>
-  <tabstop>openStatsOnStartup</tabstop>
   <tabstop>warnBeforeStreamStart</tabstop>
   <tabstop>warnBeforeStreamStop</tabstop>
   <tabstop>warnBeforeRecordStop</tabstop>
@@ -7713,7 +7714,6 @@
   <tabstop>enableLowLatencyMode</tabstop>
   <tabstop>browserHWAccel</tabstop>
   <tabstop>hotkeyFocusType</tabstop>
-  <tabstop>hideOBSFromCapture</tabstop>
   <tabstop>ignoreRecommended</tabstop>
   <tabstop>useStreamKeyAdv</tabstop>
   <tabstop>hotkeyFilterSearch</tabstop>