Wireshark-commits: [Wireshark-commits] master-2.0 95a751b: Qt/Bluetooth: Disable go to packet for c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Oct 2015 11:45:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=95a751ba785540bb0488e07f2c264ee9c484ecf4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

95a751b 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>
    (cherry picked from commit cd5706cb56b30b3c38f2a986732b0bd0f9d47ce8)
    Reviewed-on: https://code.wireshark.org/review/11327
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b9c663c   Qt: Add "Bluetooth" prefix for Bluetooth item in Wireless menu
    adds  95a751b   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(-)