Wireshark-commits: [Wireshark-commits] master-2.0 5039a27: Qt: Capture Interfaces dialog geometry u

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Feb 2016 00:31:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5039a27c55d385e21a0ae4c041076c46592e257d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

5039a27 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Capture Interfaces dialog geometry updates.
    
    Widen CaptureInterfacesDialog. Manually set some column widths.
    
    Change-Id: I84fd060d83b5f7bc186d79e22d5cc608dfdbd6c5
    Reviewed-on: https://code.wireshark.org/review/14148
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 7a9bd51e9501bfe6488d3e913195fafdb3f01bf4)
    Reviewed-on: https://code.wireshark.org/review/14157
    

Actions performed:

    from  c216c70   Qt: Emit textEdited from CaptureFilterEdit in more places.
    adds  5039a27   Qt: Capture Interfaces dialog geometry updates.


Summary of changes:
 ui/qt/capture_interfaces_dialog.cpp |   33 +++++++++++++++++++++++++++++----
 ui/qt/capture_interfaces_dialog.ui  |    4 ++--
 2 files changed, 31 insertions(+), 6 deletions(-)