URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb5bb6c99b744b62519a04172787968face3d911
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
cb5bb6c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Use elided heading in filter menus
The heading in Apply as Filter and Prepare as Filter may be very
wide for byte arrays. Use ElideRight with an appropriate length
to limit the menu width.
Change-Id: I2b8f5c805d8fd180c23a211fb7a88d16591175d0
Reviewed-on: https://code.wireshark.org/review/37641
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1699e50 GSM/RR: fix wrong field name in SI2quater dissector
add cb5bb6c Qt: Use elided heading in filter menus
Summary of changes:
ui/qt/filter_action.cpp | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)