[vlc-commits] Qt: fix compilation
Jean-Baptiste Kempf
git at videolan.org
Wed Dec 3 12:30:42 CET 2014
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec 3 12:30:32 2014 +0100| [af9c39d946862267f1882eecde24050ec471138f] | committer: Jean-Baptiste Kempf
Qt: fix compilation
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=af9c39d946862267f1882eecde24050ec471138f
---
modules/gui/qt4/components/simple_preferences.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp
index f8b3a55..2487cc4 100644
--- a/modules/gui/qt4/components/simple_preferences.cpp
+++ b/modules/gui/qt4/components/simple_preferences.cpp
@@ -168,7 +168,7 @@ static const char *const ppsz_language_text[] =
"ಕನ್ನಡ",
"한국어",
"lietuvių",
- "latviešu valoda'
+ "latviešu valoda",
"Монгол хэл",
"मराठी",
"Melayu",
More information about the vlc-commits
mailing list