Wireshark-commits: [Wireshark-commits] master 7da6109: Qt: Fix column alignment check in context me
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Nov 2019 09:50:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7da6109f3bf0dbe9a4f77c45b32b4f891db0a9ba
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7da6109 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Fix column alignment check in context menu
    
    Don't indicate "Align Left" when the column has default alignment,
    because that may be wrong. Add back support for turning off custom
    column alignment.
    
    This is a regression from ge39f2bb5.
    
    Change-Id: Ib9dc24067b02a44ffb2f3cd387f1c1c2a5c780ab
    Reviewed-on: https://code.wireshark.org/review/35087
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  90e4da6   ZigBee: Add APS conversations and extended counter
     add  7da6109   Qt: Fix column alignment check in context menu


Summary of changes:
 ui/qt/widgets/packet_list_header.cpp | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)