Re: [Cvslog] r23939 - /lyx-devel/trunk/src/insets/InsetCaption.cpp
rgheck wrote: > Are you sure you got this in the right place? This looks like it should > be in some dispatch() routine, not in getStatus(). Yes, I think it's correct here. Jürgen
Re: [Cvslog] r23939 - /lyx-devel/trunk/src/insets/InsetCaption.cpp
[EMAIL PROTECTED] wrote: Author: spitz Date: Tue Mar 25 06:33:39 2008 New Revision: 23939 URL: http://www.lyx.org/trac/changeset/23939 Log: * src/insets/InsetCaption.cpp: - better fix for the inset-toggle crash resovled in rev. 23929. Now, collapsing works again as in 1.5. Mod