Code review comment for lp:~thomas-moenicke/phablet-extras/maliit-plugins-dynamic-unittests

Revision history for this message
Günter Schwann (schwann) wrote :

616 + qDebug() << area.keys().at(i).origin() << area.keys().at(i).area().size();
Why printing all the debugging, after the test?

« Back to merge proposal