Current trunk will not compile for me right now with Qt-4.4, with this error:
/lyx-devel/src/frontends/qt4/Menus.cpp:74:23: error: QProxyStyle: No such file or directory Apparently, Qt-4.4 does not have QProxyStyle, though Qt-4.7 does. If I comment out that line in Menus.cpp, everything seems to work fine on Qt-4.4. BH
