Wireshark-commits: [Wireshark-commits] master 1e7f85e: Qt: Prevent hidden global parameters

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 29 Jun 2019 12:23:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e7f85e02f66ef1814e073d22478c1eb8341b3cf
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1e7f85e by Roland Knall (rknall@xxxxxxxxx):

    Qt: Prevent hidden global parameters
    
    Remove the hidden global parameter settings
    
    Change-Id: I186dfb22d972abf8de2e37ccd0a4d76340b188dc
    Reviewed-on: https://code.wireshark.org/review/33762
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  6335ede   credentials: fix tshark output.
     add  1e7f85e   Qt: Prevent hidden global parameters


Summary of changes:
 ui/qt/main_window_slots.cpp |  4 ++--
 ui/qt/packet_list.cpp       | 42 +++++++++++++++++++++++-------------------
 ui/qt/packet_list.h         |  2 +-
 3 files changed, 26 insertions(+), 22 deletions(-)