Wireshark-commits: [Wireshark-commits] master fea4856: Qt: Use UTF8_HORIZONTAL_ELLIPSIS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Jun 2019 20:53:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fea4856667a68e356dab5efce33b997c24d36a36
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fea4856 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Use UTF8_HORIZONTAL_ELLIPSIS
    
    Fix "Resize Column to Width" and display filter drop menu
    to use UTF8_HORIZONTAL_ELLIPSIS.
    
    Change-Id: I0ce2507741e985fbf840296cc956358accc02b01
    Reviewed-on: https://code.wireshark.org/review/33611
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  dae527d   Qt: fix constructor in packet_list_header.
     add  fea4856   Qt: Use UTF8_HORIZONTAL_ELLIPSIS


Summary of changes:
 ui/qt/widgets/display_filter_edit.cpp | 8 ++++----
 ui/qt/widgets/packet_list_header.cpp  | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)