Wireshark-commits: [Wireshark-commits] master 2325550: Fix setting widget visibility when changing

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Jun 2015 03:23:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2325550c0d82288c2957212282fd5e1211c53ad8
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2325550 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix setting widget visibility when changing the layout.
    
    Fixes a bug exposed by g5265bc3.
    
    Change-Id: Ia0775aa068f5e9e1eeb66384bac97fe57f3c957c
    Reviewed-on: https://code.wireshark.org/review/9231
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  63a78d4   Use ws_fstat64() to determine the size of an open file.
    adds  2325550   Fix setting widget visibility when changing the layout.


Summary of changes:
 ui/qt/main_window_slots.cpp |   25 +++++++------------------
 1 file changed, 7 insertions(+), 18 deletions(-)