diff options
author | pestophagous <pestophagous@users.noreply.github.com> | 2015-10-06 22:12:28 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-10-07 08:34:37 +0100 |
commit | 4f287b6f801d1689794c5a9177f2d95090fbe8d8 (patch) | |
tree | 97804e03336951e2bc0ae4557160b11a29369a2c /qt-ui/printoptions.h | |
parent | 4b3a1174015e28e247b91a60164bcf37f12db583 (diff) | |
download | subsurface-4f287b6f801d1689794c5a9177f2d95090fbe8d8.tar.gz |
Bugfix for checkboxes in DC download window GUI repaint delay.
Bug was due to incorrect use of QAbstractItemModel::index.
The arguments should be in (row, col) sequence but we were
mistakenly passing in (col, row).
Fixes #820
Signed-off-by: K. Heller <pestophagous@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/printoptions.h')
0 files changed, 0 insertions, 0 deletions