]> git.lyx.org Git - lyx.git/commit
Prevent to paste uncodable characters into verbatim
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 24 Dec 2017 16:14:05 +0000 (17:14 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 20 Jan 2018 08:23:00 +0000 (09:23 +0100)
commit34097ce8f071ca3c17da398db42928d2f173c1fa
tree4733da20b1cadf9455e27376b2f307cbb511abfb
parent74a1666531597471d4c5e8c2d487bd5809001ffc
Prevent to paste uncodable characters into verbatim

Since we now have proper encoding here, we can set this restriction.

(cherry picked from commit 54846d2d93e74dcdd827f28bb7c258269863fa65)
src/CutAndPaste.cpp