URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57c5015a6bb104c63f73ea29dfe06f50a5d26de8
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
57c5015 by Luke Lynch (llynch2017@xxxxxxxxxx):
Saving printing preferences from one print window to another
Bug: 14961
Change-Id: I324ac7526da29dca0b484b4dec6d1732e6247d66
Reviewed-on: https://code.wireshark.org/review/32953
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8a112f2 Qt: do not fail Conversations -> Follow Stream based on packet list
add 57c5015 Saving printing preferences from one print window to another
Summary of changes:
ui/qt/main_window.cpp | 128 ++++++++++++-------------
ui/qt/main_window.h | 3 +
ui/qt/main_window_slots.cpp | 225 +++++++++++++++++++++++---------------------
ui/qt/print_dialog.h | 4 +-
4 files changed, 188 insertions(+), 172 deletions(-)