Rob Lahaye <[EMAIL PROTECTED]> writes: | > No, but it could be put in some src/frontend file. LyXView perhaps. | > ... actually now since the LyXView has been moved into the frontends | > the whole setMinibuffer function should be removed and the users of it | > should just use LyXView::message directly instead. | > setMinibuffer(lv, "hello") -> lv->message("hello") | | Thanks, that works indeed. | This last bit made Liason.[Ch] completely redundant. | | Will include all that in my big patch to GUI for 1.4.0cvs, when it's ready.
I am also doing this change as part of the qtclean-2 patch, so you will have a couple of conflicts to resolve, sorry about that. -- Lgb