]> git.lyx.org Git - lyx.git/blobdiff - src/TexRow.h
Add comment.
[lyx.git] / src / TexRow.h
index da406d08ad20c48a822cc4042390416525029032..55c9c25ff23c12297bf118d7e85db64ce0c584ff 100644 (file)
@@ -37,6 +37,9 @@ public:
        /// Insert node when line is completed
        void newline();
 
+       /// Insert multiple nodes when zero or more lines are completed
+       void newlines(int num_lines);
+
        /**
         * getIdFromRow - find pid and position for a given row
         * @param row row number to find