Wireshark-commits: [Wireshark-commits] master ed38e69: Make sure we hide columns for live captures

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Jun 2014 22:39:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed38e69235256e4140a1c03e590e57e05c7e5ac9
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ed38e69 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Make sure we hide columns for live captures as well.
    
    Remove some dependencies on having an open capture file.
    
    Change-Id: Iad5d03e0a45ed31c83781861ef1ed7fdeb92e4a5
    Reviewed-on: https://code.wireshark.org/review/2352
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  d5e2782   Update a comment about how to better identify retransmissions
    adds  ed38e69   Make sure we hide columns for live captures as well.


Summary of changes:
 ui/qt/packet_list.cpp       |   15 ++++++---------
 ui/qt/packet_list_model.cpp |   14 +++++---------
 2 files changed, 11 insertions(+), 18 deletions(-)