diff --git a/src/webenginewidgets/api/qwebengineprofile.cpp b/src/webenginewidgets/api/qwebengineprofile.cpp
index 47b3f43633e96e069edb4f65c748b71fc6e37e8e..6b31b3217b13db947e493f2750506a134a8c856e 100644
--- a/src/webenginewidgets/api/qwebengineprofile.cpp
+++ b/src/webenginewidgets/api/qwebengineprofile.cpp
@@ -403,6 +403,8 @@ QString QWebEngineProfile::downloadPath() const
 }
 
 /*!
+    \since 5.13
+
     Overrides the default path used for download location, setting it to \a path.
 
     If set to the null string, the default path is restored.