It does
connect( d->mUrlHelp, SIGNAL( leftClickedUrl( const QString& ) ),
SLOT( helpClickedSlot( const QString& ) ) );
where helpClickedSlot just doesn't exist
It would be good that whoever broke it could make it work again.
Albert
P.S: Yes i know i'm not sending a patch because i don't have any idea on how
to fix it