Wireshark-commits: [Wireshark-commits] master-3.0 03d7535: Qt: Fix coloring rules dialog
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Jul 2019 20:45:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03d7535f39e618d30a2412bb4cbe0220a9a293a4
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

03d7535 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix coloring rules dialog
    
    Invalid filters now lead to the correct enable/disable behavior of the button
    
    Bug: 15153
    Change-Id: I3ea9e27e246146dbeedab89be841bccbb00739e4
    Reviewed-on: https://code.wireshark.org/review/34085
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    (cherry picked from commit 3a53b8643b8b2f9eba24fef4bfea794f37615a88)
    Reviewed-on: https://code.wireshark.org/review/34092
    

Actions performed:

    from  869e6e7   [Automatic update for 2019-07-21]
     add  03d7535   Qt: Fix coloring rules dialog


Summary of changes:
 ui/qt/coloring_rules_dialog.cpp | 81 ++++++++++++++++++++++++++++++++++++++---
 ui/qt/coloring_rules_dialog.h   |  5 ++-
 2 files changed, 80 insertions(+), 6 deletions(-)