Wireshark-commits: [Wireshark-commits] master 5265bc3: Make sure the byte view maintains visibility

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Jun 2015 21:21:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5265bc3fce6ef664052f901503aa80f84a895db4
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5265bc3 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Make sure the byte view maintains visibility.
    
    In ByteViewTab::clear, make sure we stay hidden or visible as
    appropriate.
    
    Bug: 11313
    Change-Id: I12fa5169e840dbc4d27b6525fe6be72e13acce5d
    Reviewed-on: https://code.wireshark.org/review/9155
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  26dd5d2   Squelch a compiler warning.
    adds  5265bc3   Make sure the byte view maintains visibility.


Summary of changes:
 ui/qt/byte_view_tab.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)