URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17ae1c029939f0ed027676e717d0f97ce5f39e24
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
17ae1c0 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>
    Reviewed-on: https://code.wireshark.org/review/34093
    
Actions performed:
    from  668acab   [Automatic update for 2019-07-28]
     add  17ae1c0   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(-)