URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0b2540fbaad26d282a6e335c2b800c056961514
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b0b2540 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Clean up capture file callbacks.
Mark some callbacks GTK+ only as appropriate. Change a debug message to
an assert since we handle all callbacks.
Change-Id: I4266f0d7134d19a9c0432354ea36de67501275b4
Reviewed-on: https://code.wireshark.org/review/16171
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from d8ddf84 Fixed tshark pdml output.
adds b0b2540 Qt: Clean up capture file callbacks.
Summary of changes:
file.h | 16 ++++++++--------
ui/qt/capture_file.cpp | 9 +++++----
2 files changed, 13 insertions(+), 12 deletions(-)