]> git.lyx.org Git - features.git/commit
* src/frontends/qt4/TocWidget.cpp (updateGui): do not call getGUIName, since
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 4 Jun 2007 13:27:27 +0000 (13:27 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 4 Jun 2007 13:27:27 +0000 (13:27 +0000)
commitc54a01a194238114c72b3551e4298ee29d82f849
tree45fc5f8d5ef67a9623633ad10ecc7ed2f63b68f9
parent7990a764dc9a6666fba55bd306e7c8c6fe30ca1e
* src/frontends/qt4/TocWidget.cpp (updateGui): do not call getGUIName, since
this is already what we have; fixes a crash (bug 3793)

* src/frontends/controllers/ControlToc.h: make getGUIName private

* src/frontends/controllers/ControlToc.cpp (getGUIName): handle
correctly the lists of floats.

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