URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4224aab3453ab98c76d80bebae6301aa7c962fe3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4224aab by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: do not clear display filter when merging files
The merge file dialog box contains a read filter, not a display filter.
Bug: 11713
Change-Id: Iff160e552e0440ea4c626d54d834d32f38dc54c2
Reviewed-on: https://code.wireshark.org/review/11875
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 95fd55e For now, call the finish routine in Lua file writers "close".
adds 4224aab Qt: do not clear display filter when merging files
Summary of changes:
ui/qt/main_window.cpp | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)