]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.h
Use explicit macro to declare that we want to use C++11
[lyx.git] / src / CutAndPaste.h
index 4149f1983b135a0465d72e6e6a7041513f0baaa7..c332e0b725aa6572a3976fd6607d67d7b764a3e0 100644 (file)
@@ -39,7 +39,7 @@ std::vector<docstring> availableSelections(Buffer const *);
 /// Get the number of available elements in the cut buffer.
 size_type numberOfSelections();
 /// Get the sel_index-th element of the cut buffer in plain text format.
-docstring selection(size_t sel_index);
+docstring selection(size_t sel_index, DocumentClassConstPtr docclass);
 
 /**
  * Replace using the font of the first selected character and select