diff --git a/package.h b/package.h index 2ec8e686d..986777fba 100644 --- a/package.h +++ b/package.h @@ -137,6 +137,7 @@ class PLASMA_EXPORT Package /** * @return a SHA1 hash digest of the contents of the package in hexadecimal form + * @since 4.4 */ QString contentsHash() const;