Wireshark-commits: [Wireshark-commits] master 812d311: ext_menubar: Change action name to remove wa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 May 2015 17:14:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=812d31122abd347a36fec98e43253c5a423e6dd3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

812d311 by Roland Knall (rknall@xxxxxxxxx):

    ext_menubar: Change action name to remove warning
    
     on_actionExternalMenu_triggered() triggered a warning, as no menu
     exists on the automatic UI configuration.
    
    Change-Id: Ic3dc4c2c9e4c95ec4bbea01bd53af9a8c831e0d7
    Reviewed-on: https://code.wireshark.org/review/8276
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  5c14aec   DVB-CI: remove some proto_tree_add_text() calls
    adds  812d311   ext_menubar: Change action name to remove warning


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