URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c6028975356ef813c225015d28cf1c7e0a805a1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5c60289 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    Qt Wireshark - Once a live capture is stopped the title bar persists in reporting "Capturing from interface name"
    
    With Qt Wireshark the title bar persists in reporting "Capturing from <interface name>" even though capturing has stopped.
    
    With GTK Wireshark once a live capture is stopped the title bar is updated to report the interface name(s) used for the unsaved capture file.
    
    Issue reported by Jim Young
    
    Bug:10948
    Change-Id: Ia6099f63f82b6610ade5c81af0cf257236f076ec
    Reviewed-on: https://code.wireshark.org/review/7050
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  2bc71d3   openSAFETY: Merge both CT values
    adds  5c60289   Qt Wireshark - Once a live capture is stopped the title bar persists in reporting "Capturing from interface name"
Summary of changes:
 ui/qt/main_window.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)