Wireshark-commits: [Wireshark-commits] master d86f3e5: Qt: Profile Treeview updates now after impor

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Jul 2019 22:16:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d86f3e5228685250f3f2756c185bf73bed6ab726
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d86f3e5 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Profile Treeview updates now after importing profiles
    
    The Treeview was not updated after a successful import.
    
    Change-Id: I66d1873f75f1fca1ad1212130deb463a44253083
    Reviewed-on: https://code.wireshark.org/review/34059
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  3e01632   Use g_ascii_isalpha(), not is_rfc2234_alpha().
     add  d86f3e5   Qt: Profile Treeview updates now after importing profiles


Summary of changes:
 ui/qt/profile_dialog.cpp | 45 ++++++++++++++++++++++++++++++++++-----------
 ui/qt/profile_dialog.h   |  1 +
 2 files changed, 35 insertions(+), 11 deletions(-)