Wireshark-commits: [Wireshark-commits] master-2.0 b9c663c: Qt: Add "Bluetooth" prefix for Bluetooth

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

Commits:

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

    Qt: Add "Bluetooth" prefix for Bluetooth item in Wireless menu
    
    Now Bluetooth menu is named Wireless, so add Bluetooth prefix to distinguish them.
    
    Change-Id: I7a3d1b73e0e5fd5e3cc9b1b13d0cb9a32868a8be
    Reviewed-on: https://code.wireshark.org/review/10525
    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 dae1286270af8cc9f6839e82102fa7433ac7acb4)
    Reviewed-on: https://code.wireshark.org/review/11326
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c4d5050   USB: Fix bytes highlighting on setup part
    adds  b9c663c   Qt: Add "Bluetooth" prefix for Bluetooth item in Wireless menu


Summary of changes:
 ui/qt/main_window.h         |    6 +++---
 ui/qt/main_window.ui        |   16 ++++++++--------
 ui/qt/main_window_slots.cpp |    6 +++---
 3 files changed, 14 insertions(+), 14 deletions(-)