Hi Tim,
kdepim/kaddressbook/interfaces/extensionwidget.cpp:58:40: error: 'class
KABC::AddressBook' has no member named 'tqfindByUid'
It should be changed to 'findByUid'.
Any 'tqfindBy<whatever>' calls that FTBFS in kdepim should be replaced
with 'findBy<whatever>'.
I'd do it myself but I have no time this week...so feel free to fix it and
commit it to SVN.
Tim