apol requested changes to this revision. apol added inline comments. This revision now requires changes to proceed.
INLINE COMMENTS > kosrelease.h:34 > + * > + * os-release is a free software standard for describing an operating system. > + * This class parses and models os-release files. it's a "free desktop standard". > kosrelease.h:39 > + */ > +class KCOREADDONS_EXPORT KOSRelease Q_DECL_FINAL > +{ Maybe it would make sense to disable the copy operator? Or implement it otherwise. REPOSITORY R244 KCoreAddons REVISION DETAIL https://phabricator.kde.org/D20092 To: sitter, apol Cc: kde-frameworks-devel, michaelh, ngraham, bruns