Fixing up the name system, missed two parts.
This commit is contained in:
Lirusaito
2012-12-06 21:04:06 -05:00
parent 457276fa5d
commit 0100cd2f36
3 changed files with 22 additions and 4 deletions

View File

@@ -197,6 +197,7 @@ public:
virtual ~LLFloaterIMPanel();
void lookupName();
static void onAvatarNameLookup(const LLUUID&, const LLAvatarName& avatar_name, void* data);
/*virtual*/ BOOL postBuild();