On Sun, Dec 08, 2002 at 11:33:56PM +0000, [EMAIL PROTECTED] wrote:

>  
>http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/ChangeLog?r1=1.545&r2=1.546
>  
>http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/insetfloat.C?r1=1.55&r2=1.56
>  
>http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/insetwrap.C?r1=1.4&r2=1.5

Isn't this a little dubious ? OK, use name, but you *also* use name for
the list you add to :

- toclist[type()].push_back(item);
+ toclist[name].push_back(item);

I suppose your changes didn't break capitalisation in the menus did they
?

regards
john

-- 
"Saying that taste is just personal preference is a good way to prevent
disputes. The trouble is, it's not true."
        - Paul Graham

Reply via email to