X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCutAndPaste.h;h=c332e0b725aa6572a3976fd6607d67d7b764a3e0;hb=7032b0374801d7e2621c221ce43f409855a901d6;hp=4149f1983b135a0465d72e6e6a7041513f0baaa7;hpb=c0ea37f33791515a1991151581021092b2022595;p=lyx.git diff --git a/src/CutAndPaste.h b/src/CutAndPaste.h index 4149f1983b..c332e0b725 100644 --- a/src/CutAndPaste.h +++ b/src/CutAndPaste.h @@ -39,7 +39,7 @@ std::vector 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