On Wed, Sep 10, 2003 at 03:42:18PM +0900, Rob Lahaye spake thusly:
 
> 
> 
> GToolbar.C: In member function `void GToolbar::onLayoutSelected()':
> GToolbar.C:163: error: request for member `getLyXTextClass' in `
>     this->GToolbar::view_->LyXView::buffer() const()->params', which is of
>     non-aggregate type `<unknown type>'
> GToolbar.C: In member function `virtual void GToolbar::setLayout(const
>     std::string&)':
> GToolbar.C:227: error: request for member `getLyXTextClass' in `
>     this->GToolbar::view_->LyXView::buffer() const()->params', which is of
>     non-aggregate type `<unknown type>'
> GToolbar.C: In member function `virtual void GToolbar::updateLayoutList()':
> GToolbar.C:237: error: request for member `getLyXTextClass' in `
>     this->GToolbar::view_->LyXView::buffer() const()->params', which is of
>     non-aggregate type `<unknown type>'
> 
> 
> Angus?
> Is this a result of includes minimalisation?
> 
> Rob.

Probably. Try if replacing params by params() helps.

- Martin

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to