Wireshark-commits: [Wireshark-commits] master-3.2 83c66f5: Qt: make Decode As from packet list func
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83c66f51f9a4aa03708c40dc6e2c4165cc1ecbd1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
83c66f5 by Peter Wu (peter@xxxxxxxxxxxxx):
    Qt: make Decode As from packet list functional again
    
    The "create_new" property was never set which prevented a new row from
    being created once the dialog is opened.
    
    Change-Id: I19c793ebd219bb58cb34f4d67451660ace51aa32
    Fixes: v3.1.1rc0-254-gf402b4cdaa72 ("Qt: PacketList call DecodeAsDialog directly")
    Reviewed-on: https://code.wireshark.org/review/36020
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 6bbd61860bfee8dd6b122dd7d51294d9323d7369)
    Reviewed-on: https://code.wireshark.org/review/36033
    
Actions performed:
    from  ae128ce   macOS: Force-sign Sparkle's AutoUpdate.app.
     add  83c66f5   Qt: make Decode As from packet list functional again
Summary of changes:
 ui/qt/packet_list.cpp | 1 +
 1 file changed, 1 insertion(+)