[vlc-commits] Qt, sprefs: remove one extra string (reuse)

Jean-Baptiste Kempf git at videolan.org
Thu Dec 21 14:16:17 CET 2017


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Dec 21 14:10:46 2017 +0100| [04bdfd19cbf5b54ca236073c0f0ff32d3ad1826f] | committer: Jean-Baptiste Kempf

Qt, sprefs: remove one extra string (reuse)

Ref #19305

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=04bdfd19cbf5b54ca236073c0f0ff32d3ad1826f
---

 modules/gui/qt/ui/sprefs_audio.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/gui/qt/ui/sprefs_audio.ui b/modules/gui/qt/ui/sprefs_audio.ui
index 6b783cdf30..39d38bddde 100644
--- a/modules/gui/qt/ui/sprefs_audio.ui
+++ b/modules/gui/qt/ui/sprefs_audio.ui
@@ -261,7 +261,7 @@
             </size>
            </property>
            <property name="text">
-            <string>HDMI/SPDIF audio passthrough:</string>
+            <string>HDMI/SPDIF audio passthrough</string>
            </property>
            <property name="buddy">
             <cstring>mmdevicePassthrough</cstring>



More information about the vlc-commits mailing list