Wireshark-commits: [Wireshark-commits] master 1a52e08: Qt: Implement MulticastStatisticsDialog::tre
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Mar 2018 17:25:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a52e085c1bc2afe770693b0f8c6a2530aa196d5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1a52e08 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Implement MulticastStatisticsDialog::treeItemData
    
    Implement MulticastStatisticsDialog::treeItemData so that the "Copy"
    button works.
    
    Bug: 14477
    Change-Id: I8e7ff2a41b0f14e600b0781c3a01e03270c26ae7
    Reviewed-on: https://code.wireshark.org/review/26430
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  c52b28c   TLS13: prepare for early data trial decryption
    adds  1a52e08   Qt: Implement MulticastStatisticsDialog::treeItemData


Summary of changes:
 ui/qt/multicast_statistics_dialog.cpp | 11 +++++++++++
 ui/qt/multicast_statistics_dialog.h   |  1 +
 2 files changed, 12 insertions(+)