Wireshark-commits: [Wireshark-commits] master 6313e96: Qt: Hide "Go to Packet" frame when closing c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Jan 2017 05:08:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6313e96e27e56f3a1d2bfd977487d998565f8c2e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6313e96 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Hide "Go to Packet" frame when closing capture file.
    
    The "Go to Packet" frame cannot be used without a capture file so
    ensure we hide this when closing a capture file.
    
    Change-Id: I339bc90b87181a8361e9f0bf27dfdf26d2f05333
    Reviewed-on: https://code.wireshark.org/review/19783
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7f4d849   prefs: Preserve UTF-8 characters in preferences.
    adds  6313e96   Qt: Hide "Go to Packet" frame when closing capture file.


Summary of changes:
 ui/qt/main_window_slots.cpp |    1 +
 1 file changed, 1 insertion(+)