]> git.lyx.org Git - features.git/commit
Fix bug #7708. When we reload the outliner, we have to make sure the Buffer is up...
authorRichard Heck <rgheck@comcast.net>
Mon, 8 Aug 2011 18:29:52 +0000 (18:29 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 8 Aug 2011 18:29:52 +0000 (18:29 +0000)
commit799cf1a913eb030ea486aa7bfbf6a5c5c584603c
tree85d2b9d5321f1b7a1ddc110ed7e93e11a7628d49
parente0fe63f31cac1f4e9936d7ba8e2d93f25117adb0
Fix bug #7708. When we reload the outliner, we have to make sure the Buffer is up to date. So we have to do a complete updateBuffer() here.

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