Qt: Use QFrames as separators in the filter expression toolbar.
authorGerald Combs <gerald@wireshark.org>
Sun, 18 Feb 2018 03:50:48 +0000 (19:50 -0800)
committerGerald Combs <gerald@wireshark.org>
Mon, 19 Feb 2018 00:13:14 +0000 (00:13 +0000)
commit042cfea07c8fd723a763d52378ae197a53b444fe
tree6fbbb2998d191e6cbe0bfa96d45254ff88b8c1d4
parentc61b543e97f85fbe6a30f0368a7c6975bdd21fc8
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@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
ui/qt/main_window.cpp
ui/qt/main_window_slots.cpp