URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca1d13d4070929eff5f3490d755fc112e875fb8d
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ca1d13d by Michael Mann (mmann78@xxxxxxxxxxxx):
TimeShiftDialog should be considered an "edit" operation
When TimeShiftDialog is used, it should trigger the need to save the packet capture.
Ping-Bug: 14306
Change-Id: Ia0dfbefdabcb9d759b5ed2ce897637f9727d0768
Reviewed-on: https://code.wireshark.org/review/31057
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 68b2eb2 Added dissector for ASTERIX I019
add ca1d13d TimeShiftDialog should be considered an "edit" operation
Summary of changes:
ui/qt/main_window_slots.cpp | 3 +++
ui/time_shift.c | 3 +++
2 files changed, 6 insertions(+)