D15328: kfilewidget: convert connect syntax
Jaime Torres Amate
noreply at phabricator.kde.org
Fri Sep 7 13:26:35 BST 2018
jtamate updated this revision to Diff 41150.
jtamate marked an inline comment as done.
jtamate added a comment.
Changed to 'Anonymous' connects and disconnects.
Even if the documentation say: use 0 as a wildcard, the compiler thinks it should be a nullptr
kfilewidget.cpp:1222:74: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant]
REPOSITORY
R241 KIO
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D15328?vs=41148&id=41150
REVISION DETAIL
https://phabricator.kde.org/D15328
AFFECTED FILES
src/filewidgets/kfilewidget.cpp
src/filewidgets/kfilewidget.h
To: jtamate, dfaure, #frameworks
Cc: anthonyfieroni, broulik, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180907/9284c384/attachment.html>
More information about the Kde-frameworks-devel
mailing list