Wireshark-commits: [Wireshark-commits] master cd5706c: Qt/Bluetooth: Disable go to packet for close

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Oct 2015 03:45:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd5706cb56b30b3c38f2a986732b0bd0f9d47ce8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cd5706c by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Qt/Bluetooth: Disable go to packet for closed files
    
    Go to packet on close files is not valid (for currently open one).
    Disable it.
    
    Change-Id: Ib7b65c9ea7e94857692c8ac5ddd3971c52ac717f
    Reviewed-on: https://code.wireshark.org/review/11023
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1479d6d   Ubertooth: Add Jam and Ego command support
    adds  cd5706c   Qt/Bluetooth: Disable go to packet for closed files


Summary of changes:
 ui/qt/bluetooth_att_server_attributes_dialog.cpp |    5 ++++-
 ui/qt/bluetooth_devices_dialog.cpp               |    5 ++++-
 ui/qt/bluetooth_hci_summary_dialog.cpp           |    5 ++++-
 3 files changed, 12 insertions(+), 3 deletions(-)