]> git.lyx.org Git - lyx.git/blobdiff - src/Spacing.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Spacing.h
index 274cfc20f220ef5682da932170af294f750ecc1d..7311f792b5a3b5ae7ec98e90430db607a30ac52c 100644 (file)
@@ -62,6 +62,9 @@ public:
        std::string const writeEnvirEnd(bool useSetSpace) const;
        /// useSetSpace is true when using the variant supported by
        /// the memoir class.
+       std::string const writeCmd(bool useSetSpace) const;
+       /// useSetSpace is true when using the variant supported by
+       /// the memoir class.
        std::string const writePreamble(bool useSetSpace) const;
 
 private: