]> git.lyx.org Git - features.git/commit
* GuiDocument.cpp: before accessing the buffer() in paramsToDialog(), check
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 1 Feb 2010 14:44:12 +0000 (14:44 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 1 Feb 2010 14:44:12 +0000 (14:44 +0000)
commit4b7f1b3c3918cd32070c72b6d8e95a888981c7a2
treef1fa7e6e51e7a0e6e89a93e9a24609392c72e353
parent0ba70d93285560703ea10d5045042502b814c27b
* GuiDocument.cpp: before accessing the buffer() in paramsToDialog(), check
  if we have a bufferview() (fixes bug 6499)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33310 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiDocument.cpp