diff --git a/src/plugins/tls/securetransport/qtls_st_p.h b/src/plugins/tls/securetransport/qtls_st_p.h index 2903ef48156..5171f413532 100644 --- a/src/plugins/tls/securetransport/qtls_st_p.h +++ b/src/plugins/tls/securetransport/qtls_st_p.h @@ -27,9 +27,9 @@ #include #include -#warning SecureTransport was deprecated in macOS 10.15 and iOS 13, \ -and is no longer supported. We should be using Network.framework instead. \ -See QTBUG-85231 for more information. +// SecureTransport was deprecated in macOS 10.15 and iOS 13, and is no +// longer supported. We should be using Network.framework instead. +// See QTBUG-119171 for more information. QT_WARNING_DISABLE_DEPRECATED #include