]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetArgument.h
de.po
[lyx.git] / src / insets / InsetArgument.h
index 2bd0578f28cee35284fa14e77bb6b7c54669f856..88af23d2f322f01bdd17c1f22216dde05989da7c 100644 (file)
@@ -119,6 +119,8 @@ private:
        bool is_toc_caption_;
        /// The type of Toc this is the caption of, empty otherwise.
        std::string caption_of_toc_;
+       /// Specific line break macro
+       std::string newline_cmd_;
 
 protected:
        /// \name Protected functions inherited from Inset class