lyx_mirror/src/frontends
Richard Heck 9d4406268c Fix bug #9907: We get a crash if we first close a master buffer one of
whose children is also a child of another buffer, then try to close that
one.

The problem is that we do not check properly to make sure that the child
is not a child of some other buffer. Now we do.

(cherry picked from commit 0407364392)
2016-01-05 10:07:14 -05:00
..
qt4 Fix bug #9907: We get a crash if we first close a master buffer one of 2016-01-05 10:07:14 -05:00
tests CMake: Move biblio test projects into tests group 2014-02-03 20:07:09 +01:00
.gitignore
alert.h On Linux show in crash message box the backtrace 2014-06-14 11:29:22 +02:00
Application.h Fix missing symbols in math completer 2015-02-15 21:00:03 +01:00
Clipboard.h Header cleanup cont. 2013-05-19 18:07:53 -07:00
CMakeLists.txt Cmake testing: Added test_biblio 2013-08-07 15:00:03 +02:00
Delegates.h
FontLoader.h Work around broken math symbol display (bug 7954) 2014-03-08 11:13:39 +01:00
FontMetrics.h
KeyModifier.h
KeySymbol.h
Makefile.am
mouse_state.h
Painter.h Header cleanup cont. 2013-05-19 18:07:53 -07:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h