Wireshark-commits: [Wireshark-commits] master 1481201: Qt: Filter list model filter selection (CID
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 Nov 2019 11:43:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=148120160fe67e77d0c728f26b07efa40c6c2a62
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1481201 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Qt: Filter list model filter selection (CID 1455165)
    
    The code as it stands seems to work for a single type of filter type only.
    When making choice on filter type, reference the type set in the object.
    
    Change-Id: I5f4181372db6045e17ba1519828346f098dce8d3
    Reviewed-on: https://code.wireshark.org/review/34916
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  0f35832   rtp_analysis_dialog: save as au: fix for streams with multiple codecs
     add  1481201   Qt: Filter list model filter selection (CID 1455165)


Summary of changes:
 ui/qt/models/filter_list_model.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)