Wireshark-commits: [Wireshark-commits] master 70e340a: Qt: Create directories if they should be ope

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Sep 2018 09:01:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=70e340aaafbc07c00d0babde4727dd2f56cebaa2
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

70e340a by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    Qt: Create directories if they should be opened
    
    In the about dialog, create directories within the folders tab
    if the user wants them to open and they do not exist yet
    
    Change-Id: Ia95692dabef92392714c329c868abc78e3bcec6e
    Reviewed-on: https://code.wireshark.org/review/29782
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  5507d1b   sharkd: cleanup printf() usage during JSON generation (part III).
     add  70e340a   Qt: Create directories if they should be opened


Summary of changes:
 ui/qt/about_dialog.cpp | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)