]> git.lyx.org Git - features.git/commit
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section...
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 25 Nov 2005 14:40:34 +0000 (14:40 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 25 Nov 2005 14:40:34 +0000 (14:40 +0000)
commitd9e6e32961860821ecc047039ae6c1a9dcc6e35d
tree91c1100684c7d8247ef03eab3bc47787967a97b4
parent5451d467942e382647125423ec481f0072c20dd5
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10622 a592a061-630c-0410-9148-cb99ea01b6c8
23 files changed:
src/ChangeLog
src/insets/ChangeLog
src/insets/insetbase.h
src/insets/insetcharstyle.C
src/insets/insetcharstyle.h
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insetspace.C
src/insets/insetspace.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/inseturl.C
src/insets/inseturl.h
src/mathed/ChangeLog
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/paragraph.C