Hello,

I am back to regular schedule, and find that FindAdReplace dialog in
trunk does not compile with Qt 4.2 anymore. Could somebody have a look
at it?

JMarc

if g++ -DHAVE_CONFIG_H -I. -I../../../../lyx-devel/src/frontends/qt4 -I../../.. 
 -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL 
-I../../../../lyx-devel/src -I../../../../lyx-devel/src/frontends 
-I../../../../lyx-devel/images -DQT_SHARED -I/usr/lib/qt4/include 
-I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui   
-I../../../../lyx-devel/boost  -Wextra -Wall    -g -O -MT GuiBibtex.o -MD -MP 
-MF ".deps/GuiBibtex.Tpo" -c -o GuiBibtex.o 
../../../../lyx-devel/src/frontends/qt4/GuiBibtex.cpp; \
        then mv -f ".deps/GuiBibtex.Tpo" ".deps/GuiBibtex.Po"; else rm -f 
".deps/GuiBibtex.Tpo"; exit 1; fi
./ui_FindAndReplaceUi.h: In member function 'void 
Ui_FindAndReplaceUi::setupUi(QWidget*)':
./ui_FindAndReplaceUi.h:129: error: 'class QGridLayout' has no member named 
'setLeftMargin'
./ui_FindAndReplaceUi.h:130: error: 'class QGridLayout' has no member named 
'setTopMargin'

Reply via email to