URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5533561db85d440c2c0aa18ab3a708b3bbe379c
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a553356 by Roland Knall (rknall@xxxxxxxxx):
Qt: Fix 5.15 deprecation warnings
QString is no longer allowed to be append()ed to QByteArray.
Change-Id: I177e271d01c51d190b57f679f38d11b31b1f96c4
Reviewed-on: https://code.wireshark.org/review/37879
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from d04ce11 Update to DICOM Edition 2020c
add a553356 Qt: Fix 5.15 deprecation warnings
Summary of changes:
ui/qt/interface_toolbar.cpp | 4 ++--
ui/qt/tap_parameter_dialog.cpp | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)