Wireshark-commits: [Wireshark-commits] master-2.6 c07a9a0: Qt: Call createIOGraph() when duplicatin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 06 Oct 2018 06:09:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c07a9a0b02ee9682853aeec89c9407faa7c05475
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

c07a9a0 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Call createIOGraph() when duplicating an existing IO Graph
    
    Call createIOGraph() when adding a new graph by duplicating
    an existing to actually create the new graph.
    
    This is a regression from g5b3e3ee5.
    
    Change-Id: If1d8e4386a44dc4867d75fbad2d9ebb2e4b22307
    Reviewed-on: https://code.wireshark.org/review/30036
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f797c79   *shark: Update help and manpage for name resolving
     add  c07a9a0   Qt: Call createIOGraph() when duplicating an existing IO Graph


Summary of changes:
 ui/qt/io_graph_dialog.cpp | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)