URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff3a6da0c5751d234cea1e23b2f3300270aece60
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
ff3a6da 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/27715
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 2c69a5a Prep for 2.2.15.
adds ff3a6da 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(-)