Wireshark-commits: [Wireshark-commits] master 613b406: Qt: Add recent capture filter entries.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 7 Jan 2016 01:19:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=613b406023dc3d53e05bd9862ab5d4415806fa91
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

613b406 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add recent capture filter entries.
    
    Copy over and adapt missing logic from the GTK+ UI which adds recent
    capture filter entries when we start a capture.
    
    Change-Id: Ifcf8b719e53727b7c269d9890731d542d1759efc
    Ping-Bug: 11950
    Reviewed-on: https://code.wireshark.org/review/13086
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f410121   Remove some unnecessary dependencies and cleanup some code
    adds  613b406   Qt: Add recent capture filter entries.


Summary of changes:
 ui/qt/main_window_slots.cpp |   18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)