Alfredo Braunstein <[EMAIL PROTECTED]> writes:
| This patch make further errorlist-related cleaning:
|
|
| - eliminates BufferView::resetErrorList, making an automatic reset with
| every dialog show.
| - eliminates BufferView::setErrorList, making the callers use the parseError
| signal (added a couple of buffer_funcs helpers).
| - removed calls to bv->showErrorList out of Buffer and Exporter, making the
| callers do it instead (lyxfunc basically)
| - moved Exporter::BufferFormat to buffer_funcs
| - moved Exporter::Backends to anon namespace
|
| Please comment.
Not much to comment on really, it looks just fine to me.
--
Lgb