URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97d34eb1bdc4153cb7f1baf23f67f5ce9289fc55
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
97d34eb 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>
Actions performed:
from e690430 travis: fold msbuild output to remain below the 10k line limit
add 97d34eb 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(-)