Wireshark-commits: [Wireshark-commits] master 612568d: Edit Resolved Name: Allow user to remove nam
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 01 Mar 2020 06:49:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=612568d7b3b7b4701d10015beed3783007d90e15
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

612568d by Dylan Ulis (daulis0@xxxxxxxxx):

    Edit Resolved Name: Allow user to remove name
    
    User can remove the previously set name, just by editing the current
    name, and removing all text (empty string). Empty strings are skipped by
    the name resolution code.
    
    Bug: 11221
    Change-Id: Id9c64885b5dd82fd72dd16b25a0f8046b8102a11
    Reviewed-on: https://code.wireshark.org/review/36206
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  04a86e9   Qt: Fix import profile from directory crash
     add  612568d   Edit Resolved Name: Allow user to remove name


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