Wireshark-commits: [Wireshark-commits] master 1c21bca: Qt: Make enums anonymous
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Oct 2019 22:43:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c21bcaeed4c06cf97a376309d92154fbe39dda4
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1c21bca by Roland Knall (rknall@xxxxxxxxx):

    Qt: Make enums anonymous
    
    Make them anonymous as they are not related to any attribute
    
    Change-Id: I697ce1c04196e035bf5d394b0785826d251fb8cf
    Reviewed-on: https://code.wireshark.org/review/34821
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  366bd19   Qt: ColumnPreferences hide hidden columns
     add  1c21bca   Qt: Make enums anonymous


Summary of changes:
 ui/qt/models/column_list_model.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)