]> git.lyx.org Git - features.git/commit
Fix the storage of the last opened files list when having multiple windows. We need...
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 7 Jun 2010 22:07:38 +0000 (22:07 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 7 Jun 2010 22:07:38 +0000 (22:07 +0000)
commita26a9be9bc6af29d948145ec53e398522f012782
tree903cf3e6a887646acac2a6f3873f35d9958462ee
parent8514082c4a55a72371509d05450186728db88edb
Fix the storage of the last opened files list when having multiple windows. We need to know whether a view is closed by the user pressing the x (clearing the last-opened list of previous closed windows), or whether the view is closed in a cascade of all views (no clearing of the last-opened list).

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