pino added inline comments.

INLINE COMMENTS

> engine.h:471
> +     */
> +    virtual CommentsModel* commentsForEntry(const KNSCore::EntryInternal 
> &entry);
> +

BIC change, you cannot add virtual  functions in a public class

> provider.h:148
>      virtual void loadPayloadLink(const EntryInternal &entry, int linkId) = 0;
> +    virtual void loadComments(const EntryInternal &, int, int) {};
>  

BIC change, you cannot add virtual  functions in a public class

REPOSITORY
  R304 KNewStuff

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

To: leinir
Cc: pino, ngraham, kde-frameworks-devel, LeGast00n, michaelh, bruns

Reply via email to