Wireshark-commits: [Wireshark-commits] master 628c068: Qt: Save the default capture device name.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 Jan 2016 01:34:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=628c068a94fd8c4ebb36670637ed83f6dad80223
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

628c068 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Save the default capture device name.
    
    Make sure we save the device name in capture.device. This should fix
    the default device selection in the welcome screen on Windows.
    
    Change-Id: I19337cf2813f3b5aba75228e855dad0a0f5e0f78
    Reviewed-on: https://code.wireshark.org/review/13138
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  8a23da3   Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar"
    adds  628c068   Qt: Save the default capture device name.


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