On Thu, Feb 20, 2003 at 01:54:38PM +0000, Angus Leeming wrote: > >> virtual string const Inset::stringForDialog() const > >> method perhaps. > > > > don't we already have names for the insets ? > > You mean > class Inset { > string const name_; > }; > ? I don't think so. Anyway, what's your point?
Why are we adding stringForDialog() when we already have getInsetName() john