Wireshark-commits: [Wireshark-commits] master 2729a89: Qt: Fix copy from default profile
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Aug 2019 15:45:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2729a8935351417649f3d27f94ab2e38d8080cef
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2729a89 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix copy from default profile
    
    The default profile was available to be selected, even if it
    was the active profile.
    
    Bug: 16021
    Change-Id: If08a563f243f18f32e17cb2169180ec0b1274a9a
    Reviewed-on: https://code.wireshark.org/review/34366
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  141e3e0   SCTP: Use proto_tree_add_bitmask_list() for data chunk flags.
     add  2729a89   Qt: Fix copy from default profile


Summary of changes:
 ui/qt/models/profile_model.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)