bruns marked 2 inline comments as done.
bruns added inline comments.
INLINE COMMENTS
> astippich wrote in xmlextractor.cpp:24
> seems unused
qCDebug(...) ...
> xmlextractor.cpp:48
> + } else if (node.localName() == QLatin1String("text")) {
> + qCDebug(KFILEMETADATA_LOG) << node.text();
> + result->append(node.text());
^ here
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D16489
To: bruns, #frameworks, astippich
Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun,
ngraham, bruns, abrahams