Code review comment for lp:~zsombi/ubuntu-ui-toolkit/ubuntutestcase-extras

Revision history for this message
Tim Peeters (tpeeters) wrote :

12 + The function simulates a flick event over an \item. The flick is executed
13 + between \a from and \to points (built using Qt.point()) with a given \a speed

I think \item should be \a item and \to should be \a to.

« Back to merge proposal