]> git.lyx.org Git - features.git/commit
Fix bug #10295.
authorRichard Heck <rgheck@lyx.org>
Mon, 3 Apr 2017 00:59:23 +0000 (20:59 -0400)
committerRichard Heck <rgheck@lyx.org>
Sun, 4 Jun 2017 22:32:33 +0000 (18:32 -0400)
commit1f8823bc9d8d0beeba937a76a3aec1ea72cdb0ce
tree44c3baa0bec29445eb0a8f27b27760acde69230b
parent6cc1bdc1add21a65d2deed3900ba82a0cd1ab64a
Fix bug #10295.

As it was, the comparison buffer was sharing a DocumentClass with
the buffer from which the document settings are taken.

(cherry picked from commit f9835d054d7aac5830ec6bb5a3537c2b4fa2d269)
src/Compare.cpp