]> git.lyx.org Git - features.git/commit
Issue a warning if a document has two parents. We should do something smart then...
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 30 Oct 2009 15:24:35 +0000 (15:24 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 30 Oct 2009 15:24:35 +0000 (15:24 +0000)
commit037951834060b2231ea6d8f40d7a313172110a9e
tree3bf69168196c48817244bab2008f204c48620d80
parent10e4c1aa7c883c5d19e6821dc085c56a8ac80b36
Issue a warning if a document has two parents. We should do something smart then, but what?

- Do we want to ask the user which of the parents he would like to be the document's parent ?
- Do we want to disable any functionality related to parents ? Like references, bibliography, document outline etc.

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