Re: r30947 - in lyx-devel/trunk/src: . frontends/qt4

2009-08-09 Thread Abdelrazak Younes
On 09/08/2009 23:37, Andre Poenitz wrote: On Sun, Aug 09, 2009 at 06:19:43PM +0200, you...@lyx.org wrote: Author: younes Date: Sun Aug 9 18:19:43 2009 New Revision: 30947 URL: http://www.lyx.org/trac/changeset/30947 Log: Text::Inset(): now returns a reference in order to make clear that th

Re: r30947 - in lyx-devel/trunk/src: . frontends/qt4

2009-08-09 Thread Andre Poenitz
On Sun, Aug 09, 2009 at 06:19:43PM +0200, you...@lyx.org wrote: > Author: younes Date: Sun Aug 9 18:19:43 2009 New Revision: 30947 URL: > http://www.lyx.org/trac/changeset/30947 > > Log: Text::Inset(): now returns a reference in order to make clear > that the owner is mandatory. One of the thing