Wireshark-commits: [Wireshark-commits] master 4ba1487: Qt: Always draw a byte view.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 May 2015 00:05:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4ba148771b8f39c8ecc4d496d3eaf861739fdcee
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4ba1487 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Always draw a byte view.
    
    When we clear the ByteViewTab add an placeholder ByteViewText.
    
    Change-Id: I9fbcd7e609c084d5724a30f80aa141b59ab1c0a1
    Reviewed-on: https://code.wireshark.org/review/8688
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  6a2bf34   Update some items.
    adds  4ba1487   Qt: Always draw a byte view.


Summary of changes:
 ui/qt/byte_view_tab.cpp |    7 ++++++-
 ui/qt/byte_view_text.h  |    1 +
 2 files changed, 7 insertions(+), 1 deletion(-)