Skip to content
Snippets Groups Projects
Commit f388e31a authored by Mnikolenko ProductEngine's avatar Mnikolenko ProductEngine
Browse files

linux build fix

parent 24e0751d
No related branches found
No related tags found
No related merge requests found
...@@ -162,7 +162,7 @@ void LLInitialFriendCardsFetch::done() ...@@ -162,7 +162,7 @@ void LLInitialFriendCardsFetch::done()
// LLFriendCardsManager Constructor / Destructor // LLFriendCardsManager Constructor / Destructor
LLFriendCardsManager::LLFriendCardsManager() LLFriendCardsManager::LLFriendCardsManager()
: mState(EManagerState::INIT) : mState(INIT)
{ {
LLAvatarTracker::instance().addObserver(this); LLAvatarTracker::instance().addObserver(this);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment