The method was commented in the cpp file, but was in the moc. I renamed the dir and checked out the sources again and it compiled. Then I tried again with previous checkout. make clean install still reported the same error. After find . -name '*.moc' | xargs rm -rf it also compiled successfully. Strange, but works now. Thanks for the clue.<br>
<br>R.,<br>Bartek<br>