pino added inline comments. INLINE COMMENTS
> kconfiggroup.h:655 > + > + KCONFIGCORE_DEPRECATED_EXPORT static QVariant convertToQVariant(const > char *pKey, const QByteArray &value, const QVariant &aDefault) { return > convertToQVariant(pKey, value, aDefault, false); } > friend class KServicePrivate; // XXX yeah, ugly^5 this must be kept non-inline, otherwise it's a symbol loss (and thus a BIC change) REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D23470 To: apol, #frameworks Cc: pino, kossebau, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns