Set @since version number for XDGOutput

This commit is contained in:
David Edmundson 2018-05-17 22:15:55 +01:00
parent b2f7c6ea02
commit 73cac6211b

View file

@ -263,7 +263,7 @@ public:
* Creates the XdgOutputManagerInterface
*
* @return the created manager
* @since 5.XDGOUTPUTVERSION
* @since 5.47
*/
XdgOutputManagerInterface *createXdgOutputManager(QObject *parent = nullptr);