URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1d51475b59279e917a96724c7a71e2192c44e84
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e1d5147 by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: hide the "Show" checkbox for default devices
When marking a previously hidden device as default (e.g. via wireshark
-ocapture.device:eth0), an unchecked checkbox is visible. This is just
confusing, just hide the checkbox completely.
Change-Id: I3f85cfcb659c351c72237dced52f0684733188c4
Reviewed-on: https://code.wireshark.org/review/20478
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 845f82e netscaler: Sanity check record size
adds e1d5147 Qt: hide the "Show" checkbox for default devices
Summary of changes:
ui/qt/interface_tree_cache_model.cpp | 23 +++++++++++++----------
ui/qt/interface_tree_cache_model.h | 2 +-
2 files changed, 14 insertions(+), 11 deletions(-)