dfaure requested changes to this revision.
dfaure added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> kdirwatch.cpp:1405
> +#else
> +            QMetaObject::invokeMethod(c.instance, [c, path]() { 
> c.instance->setDeleted(path); }, Qt::QueuedConnection)
> +#endif

Does this compile? The compiler in my eyes says: missing trailing semicolon.

REPOSITORY
  R244 KCoreAddons

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

To: mwolff, dfaure, apol, mpyne
Cc: mpyne, #frameworks

Reply via email to