Wireshark-commits: [Wireshark-commits] master b25faac: Qt: Add a "[closed]" hint to the packet dial

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 May 2015 21:05:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b25faac85d806d7f3977e194ca6f520da8e5c030
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b25faac by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add a "[closed]" hint to the packet dialog.
    
    Try to make it more obvious that the file has closed.
    
    Ping-Bug: 11044
    Change-Id: I76ae5724316c6fd9e7efdd817c39ac268b7d4dd0
    Reviewed-on: https://code.wireshark.org/review/8593
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  e9d8769   Qt: Don't crash after "Save As".
    adds  b25faac   Qt: Add a "[closed]" hint to the packet dialog.


Summary of changes:
 ui/qt/capture_file.cpp  |    6 +++---
 ui/qt/capture_file.h    |   10 ++++++++--
 ui/qt/packet_dialog.cpp |    6 +++++-
 3 files changed, 16 insertions(+), 6 deletions(-)