]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.h
Update sk.po
[lyx.git] / src / CutAndPaste.h
index 664033209c890f452c0f17923e13ea1fc4db8b87..d7fec67c176a930b5133531eac25721b75f4134f 100644 (file)
@@ -79,6 +79,8 @@ void copySelection(Cursor const & cur);
 void copySelectionToTemp(Cursor const & cur);
 ///
 void copyInset(Cursor const & cur, Inset * inset, docstring const & plaintext);
+///
+void copyInsetToTemp(Cursor const & cur, Inset * inset);
 /**
  * Push the current selection to the cut buffer and the system clipboard.
  * \param plaintext plain text version of the selection for the system