summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2017-03-13 13:47:34 +0100
committerAnders Broman <a.broman58@gmail.com>2017-03-28 05:09:39 +0000
commit721182b09ba7212e6c4c2c182d67fb8762a5919d (patch)
tree1987ddcce03c6b3f1e7d123778b80cb5d1a04e90 /doc
parente1b14fbcfe9252922b73f5c3087a9ae7a61e6ad3 (diff)
downloadwireshark-721182b09ba7212e6c4c2c182d67fb8762a5919d.tar.gz
Qt: fix closing editor in capture interfaces dialog
Whenever (every second) the points list is updated, a dataChanged signal is emitted and Qt decides to close all editors. Workaround this issue by disabling the dataChanged signal. (Alternatively, we could change the list into a pointer-to-list again.) Change-Id: Ie06d118d011a72f5be5608c2324ca2715a3f97c7 Fixes: v2.3.0rc0-2014-gf8dc2346df ("Qt: fix memleak of PointList in interface statistics") Reviewed-on: https://code.wireshark.org/review/20530 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions