Wireshark-commits: [Wireshark-commits] master 293b239: Qt: Simplify guard checks

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 08 Aug 2019 11:12:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=293b239406e1afe4277039b58442346a66a36c1b
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

293b239 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Simplify guard checks
    
    Change-Id: I726dfba29ad75719a128e39190f6deeb9e77ceeb
    Reviewed-on: https://code.wireshark.org/review/34204
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  b69f032   tools: add libnl to rpm-setup.
     add  293b239   Qt: Simplify guard checks


Summary of changes:
 ui/qt/models/profile_model.cpp | 45 ++++++++++++++++++------------------------
 ui/qt/models/profile_model.h   |  1 +
 2 files changed, 20 insertions(+), 26 deletions(-)