Wireshark-commits: [Wireshark-commits] master 830adb2: Qt: rework routine in module_preferences_scr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Mar 2018 10:44:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=830adb2a02c3ef5209bf79c933879b49b12b7902
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

830adb2 by Dario Lombardo (lomato@xxxxxxxxx):

    Qt: rework routine in module_preferences_scroll_area.
    
    This removes a check that confuses clang and generates a false poritive.
    
    Change-Id: Ib28b88b40e16ad300ba6d3df8334bd752a4fa7f1
    Reviewed-on: https://code.wireshark.org/review/26171
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  3a54fd1   bluetooth: Update Assigned Numbers
    adds  830adb2   Qt: rework routine in module_preferences_scroll_area.


Summary of changes:
 ui/qt/module_preferences_scroll_area.cpp | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)