Wireshark-commits: [Wireshark-commits] master-2.4 441e46d: Qt: Remove the capture information dialo
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=441e46d71999102f6f1f4df826216d9ae2e156b9
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
441e46d 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/27714
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from a403a72 Prep for 2.4.7.
adds 441e46d 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(-)