]> git.lyx.org Git - features.git/commit
Introduce new function copyInsetToTemp
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 4 Nov 2022 20:44:24 +0000 (21:44 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 4 Nov 2022 20:44:24 +0000 (21:44 +0100)
commit0b27eb7deba6fd255fa284b1c691bb5a2998fc6d
tree04c4f0568027cd82fc84a354265e4417c979c237
parent2c53f0315ec2769fbd28df0c1b40bd890e218975
Introduce new function copyInsetToTemp

This is a version of copyInset that does touch the cut stack and the X
selection.

Part of bug #4582.
src/CutAndPaste.cpp
src/CutAndPaste.h