]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormMathsSpace.h
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / FormMathsSpace.h
index d4db83f0a6ea267104b1b25d7b309951d8797e0e..ea147507c62811fee4e44cf264da8c22ce495a4c 100644 (file)
@@ -8,15 +8,16 @@
  * \author John Levon
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef FORM_MATHSSPACE_H
 #define FORM_MATHSSPACE_H
 
-
 #include "FormDialogView.h"
 
+namespace lyx {
+namespace frontend {
 
 class ControlMath;
 struct FD_maths_space;
@@ -44,4 +45,7 @@ private:
        int space_;
 };
 
+} // namespace frontend
+} // namespace lyx
+
 #endif //  FORM_MATHSSPACE_H