Wireshark-commits: [Wireshark-commits] master-3.2 231f103: Qt: Always pop empty filter syntax
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=231f103e661822c9ab7240a0a922d970ee93b97b
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
231f103 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Always pop empty filter syntax
When checking a filter the status message should always be pop'ed when
having an empty filter, regardless of having the clear button or not.
This will ensure the status message is removed when removing a display
filter using DisplayFilterEdit in other dialogs than Main.
Change-Id: I3c9a4933cd0c60ab624ea1939ffafecb58b3ffd5
Reviewed-on: https://code.wireshark.org/review/38054
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 12f50e7 Qt: Pop filter syntax in search frame
add 231f103 Qt: Always pop empty filter syntax
Summary of changes:
ui/qt/widgets/display_filter_edit.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)