kossebau added inline comments.
INLINE COMMENTS
> statjob.h:96
> +
> /**
> * Selects the level of @p details we want.
All deprecated API should be also wrapped in visibility controls., so same
#if/#endif also here.
Basic structure:
if deprecated api should be visible to compiler & Co (e.g. docs generator)
API docs
warning attribute if should be emitted
method declaration
endif
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D25010
To: meven, #frameworks, dfaure, kossebau
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns