Wireshark-commits: [Wireshark-commits] master-3.0 7795e92: Qt: Check for invalid filters after colo

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

Commits:

7795e92 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>
    (cherry picked from commit af59b00f2dd15e739af3673b50a20daa2e4ee7ce)
    Reviewed-on: https://code.wireshark.org/review/34146
    

Actions performed:

    from  5a1f1be   Qt: Fix typo in extcap options dialog
     add  7795e92   Qt: Check for invalid filters after coloring rules import


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