]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormErrorList.h
Change the semantics of 'none' and 'auto' viewers/editors: 'none' means now
[lyx.git] / src / frontends / xforms / FormErrorList.h
index a56cee94e356f15237dfc39f8ebbb75605d4e0b7..ee7f9ca4f216d2929f3adc5a2cbd3deb9c3df15f 100644 (file)
 #ifndef FORMERRORLIST_H
 #define FORMERRORLIST_H
 
-
 #include "FormDialogView.h"
 
+namespace lyx {
+namespace frontend {
+
 class ControlErrorList;
 struct FD_errorlist;
 
@@ -39,4 +41,7 @@ private:
        void updateContents();
 };
 
+} // namespace frontend
+} // namespace lyx
+
 #endif // FORMERRORLIST_H