URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=042cfea07c8fd723a763d52378ae197a53b444fe
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
042cfea by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Use QFrames as separators in the filter expression toolbar.
Use QFrames instead of QActions as separators in the filter expression
toolbar. This keeps them from showing up in the overflow menu.
Change-Id: I60f6f0434fe5ba88fe1b4221e9e70640eed840bb
Reviewed-on: https://code.wireshark.org/review/25860
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from c61b543 Get rid of more new_ prefixes for statistics functions and types.
adds 042cfea Qt: Use QFrames as separators in the filter expression toolbar.
Summary of changes:
ui/qt/main_window.cpp | 14 +++++++-------
ui/qt/main_window_slots.cpp | 6 ++++--
2 files changed, 11 insertions(+), 9 deletions(-)