Wireshark-commits: [Wireshark-commits] master-2.2 f40ffe1: Qt: Clear open files list when clear rec
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Sep 2016 17:50:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f40ffe15625590e292fd8d335f8d51784c7647ff
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

f40ffe1 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Clear open files list when clear recent menu
    
    Remove all recent files from the main welcome page when clearing
    recent files from the menu.
    
    Change-Id: Ic410a729e63d82ee58b6bbb31f7e4a658b17d794
    Reviewed-on: https://code.wireshark.org/review/17456
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit fb7a60e611b4cea46978d4f2452fe9ad7a1916ed)
    Reviewed-on: https://code.wireshark.org/review/17460
    

Actions performed:

    from  5b399d3   Qt: Add newly saved files to the recent files
    adds  f40ffe1   Qt: Clear open files list when clear recent menu


Summary of changes:
 ui/qt/main_welcome.cpp |    7 +++++++
 1 file changed, 7 insertions(+)