URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a17866f1fd1317b05265622b0f24f0e551a9da67
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
a17866f by Peter Wu (peter@xxxxxxxxxxxxx):
Press Start instead of Manage Interfaces on Enter
In the Capture Interfaces dialog, the default dialog action was
non-existing. Fix Extcap while at it (searched for "YesRole").
Reported on #wireshark at Freenode.
Change-Id: I7920b806a855acc20dcd2081f6b0d58e993b4ac1
Reviewed-on: https://code.wireshark.org/review/12136
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
(cherry picked from commit dde848b3d925d040592bd3f86487e9bc86905550)
Reviewed-on: https://code.wireshark.org/review/12140
Actions performed:
from d93918f Fix memory leak in capture_get_if_capabilities
adds a17866f Press Start instead of Manage Interfaces on Enter
Summary of changes:
ui/qt/capture_interfaces_dialog.cpp | 2 +-
ui/qt/extcap_options_dialog.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)