]> git.lyx.org Git - lyx.git/blobdiff - src/client/gettext.cpp
Pass the encoding to the japanese pLaTeX processor (#4697).
[lyx.git] / src / client / gettext.cpp
index e62c0efa5177b940d7b055456bc961f989868896..d74960254623ca0574696a624e8811beb1f5982b 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
@@ -26,7 +26,7 @@ namespace lyx {
 
 namespace {
 
-Messages & getLyXMessages()
+Messages const & getLyXMessages()
 {
        static Messages lyx_messages;