michaelh added inline comments.

INLINE COMMENTS

> purgelistcommand.cpp:62
> +        : QString();
> +    const QSharedPointer<QRegularExpression> urlFilter(pattern.isEmpty() ? 
> nullptr : new QRegularExpression{pattern});
> +    qDebug() << "main" 

I'm not sure, if this is correct/proper usage.

> purgelistcommand.cpp:68
> +        << "urlFilter" << urlFilter;
> +
> +    auto db = globalDatabaseInstance();

Will be removed on next update.

REPOSITORY
  R293 Baloo

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

To: michaelh, #baloo, #frameworks, smithjd
Cc: ashaposhnikov, michaelh, spoorun, nicolasfella, alexeymin

Reply via email to