Wireshark-commits: [Wireshark-commits] master c90acf2: Qt: Capture fixes.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Sep 2014 18:43:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c90acf26f88411e62f4200032665f570fe1675c6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c90acf2 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Capture fixes.
    
    Don't check syntax when we rebuild the CaptureFilterCombo.
    
    Make sure we switch back to the main window when capturing fails.
    
    Change-Id: Id4137e33a8135645f29ca7b2836c76b90f09e3ac
    Reviewed-on: https://code.wireshark.org/review/4311
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  69337f1   Modbus: Add value 90 (0x5A) used by Unity (Schneider)
    adds  c90acf2   Qt: Capture fixes.


Summary of changes:
 ui/qt/capture_filter_combo.cpp |    4 +++-
 ui/qt/main_window_slots.cpp    |    1 +
 2 files changed, 4 insertions(+), 1 deletion(-)