On Wed, Feb 12, 2003 at 10:48:56PM +0000, Angus Leeming wrote:
> I'm edging towards LFUN_CITATION_SHOW and LFUN_CITATION_APPLY as a first 
> step towards the most general LFUN_DIALOG_SHOW and LFUN_DIALOG_APPLY. Do 
> these names sound reasonable or does anybody have a better idea?

Sounds reasonable.

> -                       inset->setLoadingBuffer(bv_->buffer(), false);
> -                       updateInset(inset, true);
> +               stringstream data(ev.argument);

Why no istringstream?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to