D8494: Reduce QString creation in Udev checking
Kai Uwe Broulik
noreply at phabricator.kde.org
Thu Oct 26 12:06:04 UTC 2017
broulik added inline comments.
INLINE COMMENTS
> udevmanager.cpp:92
> qDebug() << "Driver:" << device.driver();
> - qDebug() << "Subsystem:" << device.subsystem();
> + qDebug() << "Subsystem:" << subsystem
> qDebug() << ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>";
This is missing a colon
REPOSITORY
R245 Solid
REVISION DETAIL
https://phabricator.kde.org/D8494
To: davidedmundson, broulik
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171026/a14dc00e/attachment.html>
More information about the Kde-frameworks-devel
mailing list