Assorted DN and RLVa fixes from Phoenix

This commit is contained in:
siana
2011-01-01 06:37:56 +01:00
parent 5c79220049
commit d65a5ffeb7
26 changed files with 377 additions and 148 deletions

View File

@@ -304,6 +304,8 @@ private:
void removeTypingIndicator(const LLIMInfo* im_info);
void sendTypingState(BOOL typing);
const bool isModerator(const LLUUID& speaker_id);
private:
LLLineEditor* mInputEditor;