fix bug 5833
commiteb44b43745ee82bdae9df3b98620744312f46fac
authorspitz <spitz@a592a061-630c-0410-9148-cb99ea01b6c8>
Sat, 7 Mar 2009 16:33:03 +0000 (7 16:33 +0000)
committerspitz <spitz@a592a061-630c-0410-9148-cb99ea01b6c8>
Sat, 7 Mar 2009 16:33:03 +0000 (7 16:33 +0000)
tree16447805d05090d393d5c5a6857c717c10dc3311
parentd64d519e0ea733867e9b47ebb1cf387970551613
fix bug 5833

* Buffer.{cpp, h}:
- new method getChildren() that returns included (and sub-included) files

* GuiView.cpp (closeEvent):
- do not just close dirty child documents.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28712 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/frontends/qt4/GuiView.cpp