D23825: Split KSslErrorUiData from KTcpSocket

Albert Astals Cid noreply at phabricator.kde.org
Tue Sep 10 11:17:10 BST 2019


aacid added inline comments.

INLINE COMMENTS

> ksslerroruidata.h:26
> +
> +template <typename T> class QList;
> +class KTcpSocket;

Minor comment, with all the "noise" around QList in Qt6, would it be maybe more future proof to just #include <QList> ehre so we don't end up declaring a class that doesn't exist in the future?

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D23825

To: vkrause, dfaure
Cc: aacid, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190910/0f91013f/attachment.html>


More information about the Kde-frameworks-devel mailing list