URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7a8c94aa7c423b1362ee0c3ccaeb7bf73343e74
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e7a8c94 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Add a splitter to the I/O Graphs dialog.
Add a vertical splitter, with the graph and hint label in the top part
and the graph list in the bottom.
Change-Id: Ib297b5c9c7da121b86bf3c5c4299985882ca5b8d
Reviewed-on: https://code.wireshark.org/review/35765
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3579779 WSUG: Clarify streams docs
add e7a8c94 Qt: Add a splitter to the I/O Graphs dialog.
Summary of changes:
ui/qt/io_graph_dialog.cpp | 15 ++++++-----
ui/qt/io_graph_dialog.ui | 63 +++++++++++++++++++++++++++--------------------
2 files changed, 45 insertions(+), 33 deletions(-)