]> git.lyx.org Git - lyx.git/blobdiff - src/Text.h
Correct comment
[lyx.git] / src / Text.h
index dc96d839bbd21037712b75b7b56fa8d9c74f2dca..99d83f4a29d25236ba69efcfb8a75faa64d28515 100644 (file)
@@ -260,7 +260,7 @@ public:
         settings are given to the new one.
         This function will handle a multi-paragraph selection.
         */
-       void setParagraphs(Cursor & cur, docstring arg, bool modify = false);
+       void setParagraphs(Cursor & cur, docstring const & arg, bool modify = false);
        /// Sets parameters for current or selected paragraphs
        void setParagraphs(Cursor & cur, ParagraphParameters const & p);