Skip to content
Snippets Groups Projects
Commit f34683dc authored by Leyla Farazha's avatar Leyla Farazha
Browse files

DN-192 [crashhunters] LLVOAvatar::clearNameTag

DN-193[crashhunters] LLHudNameTag::setLabel
parent a965b7f7
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@
#include <string>
#include <vector>
#include <boost/signals2.hpp>
#include "imageids.h" // IMG_INVISIBLE
#include "llchat.h"
#include "lldrawpoolalpha.h"
......@@ -71,7 +73,8 @@ class LLVOAvatarSkeletonInfo;
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
class LLVOAvatar :
public LLViewerObject,
public LLCharacter
public LLCharacter,
public boost::signals2::trackable
{
public:
friend class LLVOAvatarSelf;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment