Wireshark-commits: [Wireshark-commits] master dde848b: Press Start instead of Manage Interfaces on
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Nov 2015 15:20:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dde848b3d925d040592bd3f86487e9bc86905550
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dde848b 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>
    

Actions performed:

    from  9a2d16b   Fix memory leak in write_prefs
    adds  dde848b   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(-)