Wireshark-commits: [Wireshark-commits] master 4ed3518: Qt: Added option to Remove from recent files
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Sep 2016 20:49:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4ed3518c052f2b17cb35bc5aaa5c819dcfe9603c
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4ed3518 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Added option to Remove from recent files list
    
    Change-Id: If87e1bf4796d45582bc2490720683e4072971f56
    Reviewed-on: https://code.wireshark.org/review/17804
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  cdfc47d   http: add spdy Upgrade support
    adds  4ed3518   Qt: Added option to Remove from recent files list


Summary of changes:
 ui/qt/main_welcome.cpp          |   21 +++++++++++++++++++--
 ui/qt/main_welcome.h            |    1 +
 ui/qt/wireshark_application.cpp |   27 +++++++++++++++++++++++++++
 ui/qt/wireshark_application.h   |    1 +
 4 files changed, 48 insertions(+), 2 deletions(-)