> Uwe, I suspect that this commit introduced a warning: > > /Users/jmarc/src/qt/build//bin/moc -o moc_GuiMathMatrix.cpp > ../../../../lyx-devel/src/frontends/qt4/ GuiMathMatrix.h > > Warning: name gridLayout is already used > Warning: name gridLayout is already used
Strange because gridLayout is only used once, the other one has the name gridLayout_2. I renamed them now nevertheless and hope that the warning is gone.
regards Uwe
