]> git.lyx.org Git - features.git/commit
fix bug 5833
authorJürgen Spitzmüller <spitz@lyx.org>
Sat, 7 Mar 2009 16:33:03 +0000 (16:33 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sat, 7 Mar 2009 16:33:03 +0000 (16:33 +0000)
commitd7601a684b3b68d4a19715f944ebc4d384eb832a
tree16447805d05090d393d5c5a6857c717c10dc3311
parent0bee8a3b5633cc89661cf7d73c96a18365e73218
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