Wireshark-commits: [Wireshark-commits] master 8633ca6: Qt: Correct drag and drop with column header
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Nov 2019 22:44:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8633ca6a88466a42edb20e894abd516477aca0bf
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8633ca6 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Correct drag and drop with column header
    
    Drag and Drop used the wrong filter name, fixing by using the correct one
    and re-establish the feature
    
    Change-Id: I7b3722c8087b4af7f2ea74f833ea130cbec0d19e
    Reviewed-on: https://code.wireshark.org/review/35118
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  a51c58f   Qt: Cleanup space inside parentheses
     add  8633ca6   Qt: Correct drag and drop with column header


Summary of changes:
 ui/qt/widgets/packet_list_header.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)