URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=45be9668223f3b42b45a6e30d67cb2eee94d2c5b
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
45be966 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Show "unknown colorfilters" warning when opening the dialog
Show the warning about unknown colorfilters being disabled when
opening the "Coloring Rules..." dialog to make the user aware of
this before starting editing the rules.
The user may have corrected the filter and enabled it while having
the dialog open, and then this warning would be misleading.
Change-Id: Ic7f10495e5561bc2fea413c89cf9ebd187c8f113
Reviewed-on: https://code.wireshark.org/review/29909
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from b0dd361 prefs: Don't remove unknown coloring rules.
add 45be966 Qt: Show "unknown colorfilters" warning when opening the dialog
Summary of changes:
ui/qt/coloring_rules_dialog.cpp | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)