URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e189bd29965552547df46b300c49a3527d92d31f
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e189bd2 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/38052
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 5087b4f smb2: add some missing flags for TreeConnect
add e189bd2 Qt: Always pop empty filter syntax
Summary of changes:
ui/qt/widgets/display_filter_edit.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)