[vlc-commits] [Git][videolan/vlc][master] qt: fix stray shortcut indicator in option label
Hugo Beauzée-Luyssen (@chouquette)
gitlab at videolan.org
Mon Dec 20 09:41:40 UTC 2021
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC
Commits:
0a4cab0e by Lyndon Brown at 2021-12-20T08:56:46+00:00
qt: fix stray shortcut indicator in option label
- - - - -
1 changed file:
- modules/gui/qt/dialogs/preferences/sprefs_video.ui
Changes:
=====================================
modules/gui/qt/dialogs/preferences/sprefs_video.ui
=====================================
@@ -49,7 +49,7 @@
<item row="3" column="0">
<widget class="QLabel" name="voutLabel">
<property name="text">
- <string>O&utput</string>
+ <string>Output</string>
</property>
<property name="buddy">
<cstring>outputModule</cstring>
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/0a4cab0e7a8fc27867ece955c02d7c1fa5f79d0f
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/0a4cab0e7a8fc27867ece955c02d7c1fa5f79d0f
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list