]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.h
Generate the magic label always. We'll need it other times, when we do
[lyx.git] / src / CutAndPaste.h
index a46eeb12f4b7645ae605ee551ce5a0f72d16cc48..a4e975b8a1483823c44ad6479f82fa5c4312661a 100644 (file)
@@ -64,6 +64,8 @@ void replaceSelection(Cursor & cur);
 void cutSelection(Cursor & cur, bool doclear = true, bool realcut = true);
 /// Push the current selection to the cut buffer and the system clipboard.
 void copySelection(Cursor const & cur);
+///
+void copyInset(Cursor const & cur, Inset * inset, docstring const & plaintext);
 /**
  * Push the current selection to the cut buffer and the system clipboard.
  * \param plaintext plain text version of the selection for the system