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.