Wireshark-commits: [Wireshark-commits] master a9823dd: Qt: Replace the toolbar extension icon.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9823dddf3dfdf0f048fcc1ecc0b951c87b91c6b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a9823dd by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Replace the toolbar extension icon.
The QToolBar extension button icon is ugly, particularly on HiDPI
displays. Replace it with a RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK.
Change-Id: I8822252ff5c328acd23aad345313e7cfafdffa47
Reviewed-on: https://code.wireshark.org/review/25821
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d0b9db8 Qt: Add separators between filter expression buttons.
adds a9823dd Qt: Replace the toolbar extension icon.
Summary of changes:
ui/qt/widgets/drag_drop_toolbar.cpp | 19 +++++++++++++++++--
ui/qt/widgets/drag_drop_toolbar.h | 1 +
wsutil/utf8_entities.h | 1 +
3 files changed, 19 insertions(+), 2 deletions(-)