URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c07e9fe4509cb487be71dda7878fbc516870b875
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c07e9fe by Irene Ruengeler (ruengeler@xxxxxxxxxxxxx):
Add minimize and maximize buttons to the SCTP analysis windows.
As suggested by Jeff Morriss.
Change-Id: Ibe2d30c31d51ab92377d64068527b424a92e8a64
Reviewed-on: https://code.wireshark.org/review/5361
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from d7e277a CANopen bugfixes
adds c07e9fe Add minimize and maximize buttons to the SCTP analysis windows.
Summary of changes:
ui/qt/sctp_all_assocs_dialog.cpp | 5 +++++
ui/qt/sctp_assoc_analyse_dialog.cpp | 4 ++++
ui/qt/sctp_chunk_statistics_dialog.cpp | 5 +++++
ui/qt/sctp_graph_arwnd_dialog.cpp | 5 +++++
ui/qt/sctp_graph_byte_dialog.cpp | 5 +++++
ui/qt/sctp_graph_dialog.cpp | 5 +++++
6 files changed, 29 insertions(+)