URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=686ef87306b0a7cad94151dfef002190b751d12d
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
686ef87 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
    Qt: Always store lastdir on profile import
    
    Always store the last used directory when doing profile import,
    even if no profiles where imported. A new directory may have been
    used and the user may have selected the wrong .zip file.
    
    Change-Id: I7ed9de8b62fa7a57623ffb3e737186f072a82255
    Reviewed-on: https://code.wireshark.org/review/34183
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    
Actions performed:
    from  0f6b655   f5ethtrailer: Add dissection for TLS trailers
     add  686ef87   Qt: Always store lastdir on profile import
Summary of changes:
 ui/qt/profile_dialog.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)