dag: Avoid mapRectToScene for compatibility with older Qt versions
commit5e416ed5236b6d0443c9a74b18ab9d439cbe1f14
authorDavid Aguilar <davvid@gmail.com>
Sat, 1 Oct 2011 21:03:31 +0000 (1 14:03 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 1 Oct 2011 21:03:31 +0000 (1 14:03 -0700)
treedbf807f28dc0a1a13e4c45d8c45bdc8cb9cc8d46
parent607c755d798d0ff6de472963345ec66f0dd0a0d0
dag: Avoid mapRectToScene for compatibility with older Qt versions

Do the mapping ourself to allow cola to use older versions of Qt.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/dag/view.py