Wireshark-commits: [Wireshark-commits] master 7324555: Qt: Fixed more column issues	when changing p
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7324555c1fef30a435a9be3c11c936b735507781
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7324555 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
    Qt: Fixed more column issues when changing profile.
    
    When changing profile without a loaded capture file we have to rebuild
    cap_file_->cinfo when a capture is loaded.
    
    Bug: 11493
    Change-Id: I9b561a360236056c104cfdb478b855fa550325e2
    Reviewed-on: https://code.wireshark.org/review/12068
    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  3438fe2   Pcap (pktdata): fix no previous prototype for ... [-Wmissing-prototypes]
    adds  7324555   Qt: Fixed more column issues when changing profile.
Summary of changes:
 ui/qt/packet_list.cpp |   12 ++++++++++--
 ui/qt/packet_list.h   |    1 +
 2 files changed, 11 insertions(+), 2 deletions(-)