URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e41e647ba20986ac4af010d90cffe4bf5b67112
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
0e41e64 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Remove the capture information dialog checkbox.
Remove the "Show extra capture information dialog" checkbox from the
capture options dialog. That dialog will be in 3.0, but the checkbox
doesn't do anything other than toggle the capture.show_info preference
in 2.0 to 2.6.
Change-Id: I9cc64622a3145da62ee52125a258f4dbe2b91e17
Ping-bug: 12004
Reviewed-on: https://code.wireshark.org/review/27713
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 018c70f Windows: update custom_plugins.txt template
adds 0e41e64 Qt: Remove the capture information dialog checkbox.
Summary of changes:
ui/qt/capture_interfaces_dialog.cpp | 6 ------
ui/qt/capture_interfaces_dialog.h | 1 -
ui/qt/capture_interfaces_dialog.ui | 15 +++++++++------
3 files changed, 9 insertions(+), 13 deletions(-)