URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=770aaf1dde2c57687beb0ebe9a3af9003c3c2c14
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
770aaf1 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Preserve capture filter when preferences changed
Avoid that the last entry from recent.capture_filter is added to the
capture filter combo when editing preferences or changing profile.
This bug was introduced in gb7897dde.
Change-Id: I38a32386765c9e7ffaa93d006ff0ef7b78ac8252
Reviewed-on: https://code.wireshark.org/review/17453
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 893e0e9 Qt: Add a timeline indicator to conversations.
adds 770aaf1 Qt: Preserve capture filter when preferences changed
Summary of changes:
ui/qt/capture_filter_combo.cpp | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)