]> git.lyx.org Git - features.git/commit
Use getChildren() to collect all the relatives. Note that this makes
authorRichard Heck <rgheck@comcast.net>
Wed, 29 Sep 2010 11:59:31 +0000 (11:59 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 29 Sep 2010 11:59:31 +0000 (11:59 +0000)
commitf5696b8872695f4d6af8e028905f36a46b489fab
tree53bbe8d6588fb5c61b436df6cd6eb0fb75aecc72
parent2291614a6c2d9d3e5092f4786174885ed18b7bea
Use getChildren() to collect all the relatives. Note that this makes
allRelatives() "stable", in the sense that what it returns does not
depend upon which Buffer we start with.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35530 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp