summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/mac/qmacstyle_mac_p_p.h
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-09-16 21:45:55 +0200
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-10-19 12:19:20 +0000
commitc18a91b0dc5e82c0624758a6300f561e36b968fc (patch)
tree259b9dcbcb430a8b3d5867c70f724777b42ae56a /src/plugins/styles/mac/qmacstyle_mac_p_p.h
parentc14103be50529f3d00cf1ecadafc0f8156ba7680 (diff)
QTableWidget: fix cellChanged signal emitted by takeItem()
QTableWidget::takeItem() emitted cellChanged with row and column set to -1. The internal functions searched for item after it was reset to nullptr and therefore it was not found. Since the modified cell is known because it's passed to the takeItem function, the correct row/column can be retrieved from there. Task-number: QTBUG-70478 Change-Id: I5ff5991c49f3200efe95fde4c7d0d28e19be7ebf Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'src/plugins/styles/mac/qmacstyle_mac_p_p.h')
0 files changed, 0 insertions, 0 deletions