bruns added inline comments.

INLINE COMMENTS

> resulttest.cpp:2
> +/*
> + * <one line to give the library's name and an idea of what it does.>
> + * Copyright (C) 2018 Alexander Stippich <a.stipp...@gmx.net>

^_^

> resulttest.cpp:39
> +
> +        Result 
> result(QStringLiteral("test"),QStringLiteral("audo/mpeg3"),KFileMetaData::ExtractionResult::ExtractEverything);
> +        result.setDocument(doc);

Spaces and linebreaks ...

> resulttest.cpp:40
> +        Result 
> result(QStringLiteral("test"),QStringLiteral("audo/mpeg3"),KFileMetaData::ExtractionResult::ExtractEverything);
> +        result.setDocument(doc);
> +

No need to reset the default constructed `Baloo::Document` with a default 
constructed one.

REPOSITORY
  R293 Baloo

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

To: astippich, #baloo, bruns
Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, 
bruns, abrahams

Reply via email to