]> git.lyx.org Git - features.git/commit
Fix bug #8727: Text::breakParagraph() was always setting the default
authorRichard Heck <rgheck@lyx.org>
Fri, 7 Jun 2013 16:15:18 +0000 (12:15 -0400)
committerRichard Heck <rgheck@lyx.org>
Sun, 1 Dec 2013 18:23:43 +0000 (13:23 -0500)
commitf8f1232465144016b5058d5aa60aff0fa5419bdc
tree7bd5cf2c169bc2087270a897ff3ccf020217c096
parentb3a8abffc760e24dea3a1a18a96f776529bb186a
Fix bug #8727: Text::breakParagraph() was always setting the default
layout, even if the paragraph in question requires plain layout.
src/Text.cpp