Wireshark-commits: [Wireshark-commits] master 14690c8: Qt: Fix statusbar messages
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Nov 2019 16:12:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14690c8315cf83dcf7f70fd9740ea4aa75712f96
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

14690c8 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix statusbar messages
    
    Commit 3c8c392 (https://code.wireshark.org/review/c/35071/) introduced
    a regression where the messages in the status bar are no longer visible.
    This change corrects that.
    
    Change-Id: I23059a5013a65efe73454fc798048630a9e66792
    Reviewed-on: https://code.wireshark.org/review/35085
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  c91bb19   Qt: Fix displayfilteredit pop
     add  14690c8   Qt: Fix statusbar messages


Summary of changes:
 ui/qt/main_status_bar.cpp | 3 +++
 1 file changed, 3 insertions(+)