Re: r14152 - in /lyx-devel/trunk: development/scons/SConstruc...

2006-06-20 Thread Abdelrazak Younes
Peter Kümmel wrote: Have you forgotten to add qt4/Application.h? I get an error here. Not me, tortoiseSVN. Apparently renamed file were merged correctly but new files were not. I just corrected that... Abdel.

Re: r14152 - in /lyx-devel/trunk: development/scons/SConstruc...

2006-06-20 Thread Peter Kümmel
Have you forgotten to add qt4/Application.h? I get an error here.

Re: r14152 - in /lyx-devel/trunk: development/scons/SConstruc...

2006-06-20 Thread Abdelrazak Younes
Peter Kümmel wrote: msvc needs a return value, so what should I use, just a constant? Yes but please return 0. Obviously frontends other than qt4 do not make use of the id yet. The same fix shall be done for xform and gtk. I'll do that. Abdel. Index: qt3/GuiImplementation.h =

Re: r14152 - in /lyx-devel/trunk: development/scons/SConstruc...

2006-06-20 Thread Peter Kümmel
msvc needs a return value, so what should I use, just a constant? Index: qt3/GuiImplementation.h === --- GuiImplementation.h (revision 14152) +++ GuiImplementation.h (working copy) @@ -55,6 +55,7 @@ work_area_.reset(ne