[vlc-commits] [Git][videolan/vlc][master] qt: fix interface simple prefs tabstop ordering
Jean-Baptiste Kempf
gitlab at videolan.org
Sat May 15 13:22:54 UTC 2021
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
d9479a8f by Lyndon Brown at 2021-05-15T13:07:13+00:00
qt: fix interface simple prefs tabstop ordering
got broken again with recent additions.
- - - - -
1 changed file:
- modules/gui/qt/dialogs/preferences/sprefs_interface.ui
Changes:
=====================================
modules/gui/qt/dialogs/preferences/sprefs_interface.ui
=====================================
@@ -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>
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d9479a8f2e10dc581a94058da47fa2696fbc0ee1
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d9479a8f2e10dc581a94058da47fa2696fbc0ee1
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list