]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiErrorList.cpp
Fix reloading of local layout file (bug #11120)
[lyx.git] / src / frontends / qt4 / GuiErrorList.cpp
index f25f1940c437acf154a0299a621f60fdd458e94b..4f97d27b102ba6c4a19a81f179799fe48f327c3e 100644 (file)
@@ -52,7 +52,7 @@ string const guiErrorType(string const & s)
        return s;
 }
 
-} // namespace anon
+} // namespace
 
 namespace lyx {
 namespace frontend {