Re: lyx-devel src/frontends/qt2/: ChangeLog Dialogs.C Makefile.am ...

2002-08-16 Thread Andre Poenitz
On Fri, Aug 16, 2002 at 09:42:08AM +0200, Lars Gullik Bjønnes wrote: > | I think it is sufficient to movve the c'tor out-of-line. > > I tried that... it didn't help. > > hmm not the c'tor, but the d'tor It compiles for me (2.95.3) now Andre' -- Those who desire to give up Freedom in order to

Re: lyx-devel src/frontends/qt2/: ChangeLog Dialogs.C Makefile.am ...

2002-08-16 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Thu, Aug 15, 2002 at 08:42:27PM +0100, Angus Leeming wrote: >> On Thursday 15 August 2002 8:59 pm, Lars Gullik Bjønnes wrote: >> So the "fix" is to #include all header files (see Dialogs.C) in >> Dilaogs_impl.h instead of forward declaring stuff. >

Re: lyx-devel src/frontends/qt2/: ChangeLog Dialogs.C Makefile.am ...

2002-08-15 Thread Andre Poenitz
On Thu, Aug 15, 2002 at 08:42:27PM +0100, Angus Leeming wrote: > On Thursday 15 August 2002 8:59 pm, Lars Gullik Bjønnes wrote: > So the "fix" is to #include all header files (see Dialogs.C) in > Dilaogs_impl.h instead of forward declaring stuff. I think it is sufficient to movve the c'tor out-o

Re: lyx-devel src/frontends/qt2/: ChangeLog Dialogs.C Makefile.am ...

2002-08-15 Thread Angus Leeming
On Thursday 15 August 2002 8:59 pm, Lars Gullik Bjønnes wrote: > Ok... compile error instead now... > > o-exceptions -W -Wall -Winline -c > ../../../../src/frontends/xforms/Dialogs2.C -MT Dialogs2.lo -MD -MP -MF > .deps/Dialogs2.TPlo ../../../../boost/boost/checked_delete.hpp: In function > `voi

Re: lyx-devel src/frontends/qt2/: ChangeLog Dialogs.C Makefile.am ...

2002-08-15 Thread Lars Gullik Bjønnes
nges by: [EMAIL PROTECTED]02/08/15 21:07:18 | > | | > | Modified files: | > | lyx-devel/src/frontends/qt2/: ChangeLog Dialogs.C Makefile.am | > | Added files: | > | lyx-devel/src/frontends/qt2/: Dialogs2.C Dialogs_impl.h | > | Removed files: | > | lyx-devel/sr

Re: lyx-devel src/frontends/qt2/: ChangeLog Dialogs.C Makefile.am ...

2002-08-15 Thread Angus Leeming
> | Modified files: > | lyx-devel/src/frontends/qt2/: ChangeLog Dialogs.C Makefile.am > | Added files: > | lyx-devel/src/frontends/qt2/: Dialogs2.C Dialogs_impl.h > | Removed files: > | lyx-devel/src/frontends/qt2/: guiapi.C > | > | Log message: > | Qt2 compil