On Thursday 30 May 2002 1:50 am, you wrote:
> These forms:
>
> add(boost::shared_ptr(new FormDocument(lv, this)));
> add(boost::shared_ptr(new FormMathsPanel(lv, this)));
> add(boost::shared_ptr(new FormParagraph(lv, this)));
> add(boost::shared_ptr(new
These forms:
add(boost::shared_ptr(new FormDocument(lv, this)));
add(boost::shared_ptr(new FormMathsPanel(lv, this)));
add(boost::shared_ptr(new FormParagraph(lv, this)));
add(boost::shared_ptr(new FormPreferences(lv, this)));
add(boost::shared_ptr(new