dfaure added inline comments.

INLINE COMMENTS

> kjob.h:99
> +    /**
> +     * Stores an OR combination of #Capability values.
> +     */

Inexperienced developers might be confused by the OR in there.
In English it sounds like exclusive or, while the whole point of 
Q_DECLARE_FLAGS is that multiple flags can be set at the same time.

Why not just say "Stores a combination of" ?

REPOSITORY
  R244 KCoreAddons

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

To: kossebau, #frameworks, dfaure
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns

Reply via email to