URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=462f640afd176f72889b64f9ccdbdfe32727db9f
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
462f640 by Anders Broman (anders.broman@xxxxxxxxxxxx):
Replace Qsort with std::sort
Change-Id: Ia3741e7b3542524370ac69f731db072d19a44616
Reviewed-on: https://code.wireshark.org/review/32044
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
(cherry picked from commit 97d34eb1bdc4153cb7f1baf23f67f5ce9289fc55)
Reviewed-on: https://code.wireshark.org/review/34235
Actions performed:
from 8a33e74 Qt: Fix 5.13 deprecated warnings
add 462f640 Replace Qsort with std::sort
Summary of changes:
ui/qt/coloring_rules_dialog.cpp | 4 ++--
ui/qt/models/decode_as_delegate.cpp | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)