]> git.lyx.org Git - lyx.git/blobdiff - src/text2.C
More ascii-export fixes and when making copy of single tabular cells now the
[lyx.git] / src / text2.C
index e9cca2e3a463784721779308542890fbe4ccf2c5..06fd74d68ddbb947ac5c105b8262ec894ad4c0da 100644 (file)
@@ -1013,7 +1013,7 @@ void LyXText::setSelection(BufferView * bview)
 
 
 string const LyXText::selectionAsString(Buffer const * buffer,
-                                       bool label) const
+                                        bool label) const
 {
        if (!selection.set()) return string();
        string result;