>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Thanks, here is the patch. In the 1.4 version I was able to Georg> make addToToc a virtual function of InsetBase, but in trunk Georg> that is not possible anymore because it would create a circular Georg> include dependency (insetbase.h -> toc.h -> pariterator.h -> Georg> ... -> insetbase.h). Is this because you cannot forward-declare TocList? This is unfortunate and really makes the code uglier... JMarc