]> git.lyx.org Git - lyx.git/commit
Revert r33630 and do something more sensible.
authorRichard Heck <rgheck@comcast.net>
Mon, 8 Mar 2010 19:52:48 +0000 (19:52 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 8 Mar 2010 19:52:48 +0000 (19:52 +0000)
commitc653974e9dba843f377bfdc5e890328c98239028
treed3f102eb08ad5289a2e6197a415d851a2867c100
parent8a6b77bfe12d06b2fb41e3ce9c17f036b28cb8da
Revert r33630 and do something more sensible.

I don't think this fixes the underlying problem, but I think that
problem is very extensive. Fixing it would involve a re-thinking of
where and how we call updateBuffer()---the old updateLabels().

This fix also reveals another problem with the TOC, again due to the
early call of on_typeCO_currentIndexChanged(). But that problem is a
slightly different one, I think.

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