]> git.lyx.org Git - lyx.git/blobdiff - src/intl.C
Restore the version number position on the splash screen
[lyx.git] / src / intl.C
index 69bd11db3258fd413e90930e6e385cd026547479..92a802e313ba5f9c160342203905f3a0a6a7d345 100644 (file)
@@ -78,7 +78,7 @@ void Intl::keyMapSec()
 
 void Intl::initKeyMapper(bool on)
 {
-       lyxerr[Debug::INIT] << "Initializing key mappings..." << endl;
+       LYXERR(Debug::INIT) << "Initializing key mappings..." << endl;
 
        if (trans.setPrimary(prim_lang) == -1)
                prim_lang.erase();