mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 23:12:16 +02:00
Replace a tab with spaces.
This commit is contained in:
parent
8ca6421376
commit
8cf7660993
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@ class MyAvatar : public Avatar {
|
|||
|
||||
/**jsdoc
|
||||
* @deprecated This property is deprecated and will be removed. If you need it, please contact the developers.
|
||||
* See also: {@link MyAvatar.getUserRecenterModel|getUserRecenterModel} and
|
||||
* See also: {@link MyAvatar.getUserRecenterModel|getUserRecenterModel} and
|
||||
* {@link MyAvatar.setUserRecenterModel|setUserRecenterModel}.
|
||||
*/
|
||||
Q_PROPERTY(bool isSitStandStateLocked READ getIsSitStandStateLocked WRITE setIsSitStandStateLocked);
|
||||
|
|
Loading…
Reference in a new issue