Wireshark-commits: [Wireshark-commits] master af59b00: Qt: Check for invalid filters after coloring

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Aug 2019 06:33:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af59b00f2dd15e739af3673b50a20daa2e4ee7ce
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

af59b00 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Check for invalid filters after coloring rules import
    
    Check for invalid coloring filters after doing an import to give a
    proper warning to the user, and to avoid the same warning the next
    time the coloring rules dialog is opened.
    
    Change-Id: If6feee8ad00b3a221d157a46cbfb2462e7b7d6ef
    Reviewed-on: https://code.wireshark.org/review/34143
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  0c4264f   Qt: Add ctx menu to start capturing packets
     add  af59b00   Qt: Check for invalid filters after coloring rules import


Summary of changes:
 ui/qt/coloring_rules_dialog.cpp | 2 ++
 1 file changed, 2 insertions(+)