Skip to content
Snippets Groups Projects

qt: fix interface simple prefs tabstop ordering

Merged Lyndon Brown requested to merge jnqnfe/vlc:tabstops into master
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
@@ -729,9 +729,15 @@
<tabstop>minimalviewBox</tabstop>
<tabstop>pauseMinimizedBox</tabstop>
<tabstop>systrayBox</tabstop>
<tabstop>menuBarCheck</tabstop>
<tabstop>pinVideoControlsCheckbox</tabstop>
<tabstop>titleBarCheckBox</tabstop>
<tabstop>notificationCombo</tabstop>
<tabstop>stylesCombo</tabstop>
<tabstop>autoRaiseComboBox</tabstop>
<tabstop>colorSchemeComboBox</tabstop>
<tabstop>intfScaleFactorSlider</tabstop>
<tabstop>intfScaleFactorSpinBox</tabstop>
<tabstop>fileSkin</tabstop>
<tabstop>skinBrowse</tabstop>
<tabstop>OneInterfaceMode</tabstop>
Loading