Juergen Spitzmueller wrote:
> I'm gonna commit the attached patch.
Forget this. Lars already did this.
Jürgen
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
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
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
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