]> git.lyx.org Git - lyx.git/blobdiff - src/Spacing.h
LogUi.ui: string redundancy.
[lyx.git] / src / Spacing.h
index 689c79355aec8f5252c8550714a6dfe2c088de38..afdcda1773cfdaed577afefead22647907a38081 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -17,8 +17,8 @@
 #else
 
 #include "support/strfwd.h"
-#include <string>
 
+#include <string>
 
 namespace lyx {
 
@@ -64,6 +64,9 @@ public:
        /// useSetSpace is true when using the variant supported by
        /// the memoir class.
        std::string const writeEnvirEnd(bool useSetSpace) const;
+       /// useSetSpace is true when using the variant supported by
+       /// the memoir class.
+       std::string const writePreamble(bool useSetSpace) const;
 
 private:
        ///