Fix trivial Doxygen warning

master
Yuri Chornoivan 2019-12-25 11:37:17 +02:00
parent be01ba0ae7
commit 054cfc1c8a
1 changed files with 2 additions and 2 deletions

View File

@ -438,10 +438,10 @@ public:
virtual QString supportInformation() const;
/**
* The compositor plugin which got selected from @link{supportedCompositors}.
* The compositor plugin which got selected from @ref supportedCompositors.
* Prior to selecting a compositor this returns @c NoCompositing.
*
* This method allows the platforms to limit the offerings in @link{supportedCompositors}
* This method allows the platforms to limit the offerings in @ref supportedCompositors
* in case they do not support runtime compositor switching
*/
CompositingType selectedCompositor() const