D8075: Fix build with Qt 5.10
Elvis Angelaccio
noreply at phabricator.kde.org
Sat Sep 30 15:38:33 BST 2017
elvisangelaccio added inline comments.
INLINE COMMENTS
> kstandarditemlistgroupheader.cpp:104
> if (role() == "rating") {
> - m_text = QString(); // krazy:exlude=nullstrassign
> + m_text.setText(QString());
>
Why not `m_text = QStaticText();` ?
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D8075
To: fvogt, #dolphin, #kde_applications, cfeck
Cc: elvisangelaccio, cfeck, #kde_applications, #dolphin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20170930/efc319e4/attachment.htm>
More information about the kfm-devel
mailing list