URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af392b873a61d41c57b241d5b680a0335c22665b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
af392b8 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/30034
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f710f21 T125: Add a heuristic test case.
add af392b8 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(-)