]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.h
"Inter-word Space"
[lyx.git] / src / CutAndPaste.h
index a26d7ba24c7f367d8f9f1f90230aba016404f334..690514cb021ea7947829fe7c81548e9eccbe35f4 100644 (file)
@@ -59,7 +59,7 @@ int nrOfParagraphs();
 */
 int SwitchLayoutsBetweenClasses(lyx::textclass_type c1,
                                lyx::textclass_type c2,
-                               ParagraphList & par, 
+                               ParagraphList & par,
                                ErrorList &);
 ///
 bool checkPastePossible();