URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6bedad69b672fdf0e67b54738edb64433938c8ae
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6bedad6 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Hide columns after setting widths
In columnsChanged() the visibility must be set after setting
the width to avoid that setting width overwrites visibility.
This should fix hidden columns displayed during first capture.
Bug: 12377
Change-Id: Idbbf36b014724970775c34b0c08803de9b006742
Reviewed-on: https://code.wireshark.org/review/17755
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 39c3ddf Fix handling of EAP identity.
adds 6bedad6 Qt: Hide columns after setting widths
Summary of changes:
ui/qt/packet_list.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)