URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a53b8643b8b2f9eba24fef4bfea794f37615a88
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3a53b86 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>
    
Actions performed:
    from  1759288   Tag routines added in 3.0.x releases appropriately.
     add  3a53b86   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(-)