Vincent van Ravesteijn wrote: > > > qt 4.4. > > I will #ifdef it out (in a good translation from dutch).
currently (r38972) does not link frontends/qt4/liblyxqt4.a(FancyLineEdit.o):(.rodata._ZTVN3lyx8frontend10IconButtonE[vtable for lyx::frontend::IconButton]+0x7c): undefined reference to `lyx::frontend::IconButton::paintEvent(QPaintEvent*)' collect2: ld returned 1 exit status i also tried 4.7 and see Object::connect: No such slot lyx::frontend::FancyLineEdit::checkButtons(QString) in FancyLineEdit.cpp:105 Object::connect: No such slot lyx::frontend::FancyLineEdit::iconClicked() in FancyLineEdit.cpp:106 Object::connect: No such slot lyx::frontend::FancyLineEdit::iconClicked() in FancyLineEdit.cpp:107 secondly what animation should i see? there is nothing visible here... > > btw will we bump new deps for qt version for 2.1? currently we claim > > to be compatible with qt 4.2.(1) > > I though it was 4.2.2 ? Anyway, I don't have an opinion on this, but if > supporting it doesn't cost much. Why not ? just to have less ifdefed code. but we can wait for some real obstacle. pavel