Wireshark-commits: [Wireshark-commits] master a5e3414: extcap: Fix required indicator

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 09 May 2018 10:02:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5e3414fc62505c6b510b8e9d2c6cced285f2807
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a5e3414 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    extcap: Fix required indicator
    
    Fix required indicator on reset and change an assert to a simple
    drop-out
    
    Change-Id: I355980223f213fef8ee4c6ac7d6bcb0fce1a7913
    Reviewed-on: https://code.wireshark.org/review/27416
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  bba0041   Qt: Add Show as UTF-16 in Show Packet Bytes
    adds  a5e3414   extcap: Fix required indicator


Summary of changes:
 ui/qt/extcap_options_dialog.cpp | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)