mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Thanks, Abdel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25524 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
663043fd22
commit
2b70ed0204
@ -375,7 +375,7 @@ void putClipboard(ParagraphList const & paragraphs,
|
||||
else
|
||||
theClipboard().put(string(), plaintext);
|
||||
// Save that memory
|
||||
buffer.paragraphs() = ParagraphList();
|
||||
buffer.paragraphs().clear();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user