]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.cpp
GuiCharacter: INHERIT is OFF for the tristate buttons.
[lyx.git] / src / LyX.cpp
index 0a0a31959b9c8de262b8f71a0e479019edb9f7e1..4e97f7ae64b92286ef5aa0a3152349942c1f2e32 100644 (file)
@@ -150,7 +150,7 @@ void showFileError(string const & error)
                           "Please check your installation."), from_utf8(error)));
 }
 
-} // namespace anon
+} // namespace
 
 /// The main application class private implementation.
 struct LyX::Impl {
@@ -775,7 +775,7 @@ namespace {
                        return std::string(line, nameLen);
                }
        }
-}
+} // namespace
 
 void cleanDuplicateEnvVars()
 {
@@ -1384,7 +1384,7 @@ int parse_force(string const & arg, string const &, string &)
 }
 
 
-} // namespace anon
+} // namespace
 
 
 void LyX::easyParse(int & argc, char * argv[])