X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FSpacing.h;h=7311f792b5a3b5ae7ec98e90430db607a30ac52c;hb=cbabff4686dd8c26383e294131243b7dbd0bc960;hp=274cfc20f220ef5682da932170af294f750ecc1d;hpb=0a868fb846f5b1196e5572eca0bdff3bbf12b707;p=lyx.git diff --git a/src/Spacing.h b/src/Spacing.h index 274cfc20f2..7311f792b5 100644 --- a/src/Spacing.h +++ b/src/Spacing.h @@ -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: