]> git.lyx.org Git - lyx.git/commit
Fix bug 4750
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 20 Apr 2008 12:20:40 +0000 (12:20 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 20 Apr 2008 12:20:40 +0000 (12:20 +0000)
commit4d88adcde562e9745dcc497a44543db2f7d2291f
tree13b0173052e39ccda72e1f01b162d03a622320c6
parent69f1cd1e5020ec2200abe026773b63fdf95b1be6
Fix bug 4750

* src/frontends/qt4/GuiView.{cpp,h}:
- (closeBuffer): only add buffer to list of last opened files
  if close buffer is called from within GuiView::closeEvent

* src/Session.cpp: typo.

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