Re: compile error (trunk)

2006-09-18 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > I'm gonna commit the attached patch. Forget this. Lars already did this. Jürgen

Re: compile error (trunk)

2006-09-18 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > Try to #include "frontend/Gui.h" If I do this and #include "frontends/Selection.h", it compiles again. I'm gonna commit the attached patch. Jürgen Index: src/frontends/qt3/QWorkArea.C === --- src/frontends

Re: compile error (trunk)

2006-09-17 Thread Abdelrazak Younes
Juergen Spitzmueller wrote: Juergen Spitzmueller wrote: QWorkArea.C: In function 'bool lyxX11EventFilter(XEvent*)': QWorkArea.C:114: error: 'class LyXView' has no member named 'requestSelection' This error is fixed with the attached patch. No idea about the second one, though: QWorkArea.C:1

Re: compile error (trunk)

2006-09-17 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > QWorkArea.C: In function 'bool lyxX11EventFilter(XEvent*)': > QWorkArea.C:114: error: 'class LyXView' has no member named > 'requestSelection' This error is fixed with the attached patch. No idea about the second one, though: > QWorkArea.C:116: error: invalid use o

compile error (trunk)

2006-09-17 Thread Juergen Spitzmueller
On a clean tree, after make distclean and running autogen.sh: QWorkArea.C: In function 'bool lyxX11EventFilter(XEvent*)': QWorkArea.C:114: error: 'class LyXView' has no member named 'requestSelection' QWorkArea.C:116: error: invalid use of undefined type 'struct lyx::frontend::Gui' ../../../src/f