Sorry, QMenu should work. Cannot change it now. Have a train in an
hour. So feel free to commit a fix.
Thanks
Stefan
Am 09.03.2008 um 15:41 schrieb Pavel Sanda:
Author: sts
Date: Sun Mar 9 15:20:16 2008
New Revision: 23588
...
+#include <Qmenu>
this header is unknown here and even changing to QMenu does not help
g++ -DHAVE_CONFIG_H -I. -I../../../src -DQT_CLEAN_NAMESPACE -
DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -I../../../src -
I../../../src/frontends -I../../../images -DQT_SHARED -I/usr/include/
qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I../../../
boost -Wextra -Wall -O -MT Menus.lo -MD -MP -MF .deps/Menus.Tpo -c
Menus.cpp -o Menus.o
Menus.cpp: In constructor
'lyx
::frontend
::<unnamed>::GuiPopupMenu::GuiPopupMenu(lyx::frontend::GuiView*,
const QString&, bool)':
Menus.cpp:297: error: type 'QMenu' is not a direct base of
'lyx::frontend::<unnamed>::GuiPopupMenu'
make[1]: *** [Menus.lo] Error 1