]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.cpp
Add test-refstyle-references to cmake. Also added missing file test-refstyle-referenc...
[lyx.git] / src / CutAndPaste.cpp
index 9a336a194a389b11263bd808feed7425285b9882..65344758855b9d5041fe1d0d3e517579497c519a 100644 (file)
@@ -848,6 +848,7 @@ void copyInset(Cursor const & cur, Inset * inset, docstring const & plaintext)
        putClipboard(theCuts[0].first, theCuts[0].second, plaintext);
 }
 
+
 namespace {
 
 void copySelectionToStack(Cursor const & cur, CutStack & cutstack)