mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 22:27:13 +02:00
Fix JSDoc post-merge
This commit is contained in:
parent
cf4370ed3a
commit
4a832be8c6
1 changed files with 1 additions and 2 deletions
|
@ -1609,8 +1609,7 @@ public:
|
|||
public slots:
|
||||
|
||||
/**jsdoc
|
||||
* @function MyAvatar.setSessionUUID
|
||||
* @param {Uuid} sessionUUID
|
||||
* @comment Uses the base class's JSDoc.
|
||||
*/
|
||||
virtual void setSessionUUID(const QUuid& sessionUUID) override;
|
||||
|
||||
|
|
Loading…
Reference in a new issue