Wireshark-commits: [Wireshark-commits] master-2.0 3ff3b2a: We have to call updateWidgets() to initi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Apr 2016 01:08:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3ff3b2a7b5e63e41a5f6e67140bf97c2403d90ce
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

3ff3b2a by Guy Harris (guy@xxxxxxxxxxxx):

    We have to call updateWidgets() to initialize the name resolution flag.
    
    The conversation dialog does this, and we must do so to, in order to
    fetch the initial setting of the name resolution flag.
    
    Bug: 12353
    Change-Id: I7ee97960216ff89a612c076edcfaad8e547a27d9
    Reviewed-on: https://code.wireshark.org/review/15029
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 99fcf25090c25bd20c77e7c5f68b2813e42abe98)
    Reviewed-on: https://code.wireshark.org/review/15030
    

Actions performed:

    from  3d7e15b   Prep for 2.0.3.
    adds  3ff3b2a   We have to call updateWidgets() to initialize the name resolution flag.


Summary of changes:
 ui/qt/endpoint_dialog.cpp |    1 +
 1 file changed, 1 insertion(+)