Wireshark-commits: [Wireshark-commits] master 99fcf25: We have to call updateWidgets() to initializ

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

Commits:

99fcf25 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>
    

Actions performed:

    from  3eaa183   packet-nfs: fix offset calculation for fs_layout_type
    adds  99fcf25   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(+)