summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationmodel.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2012-11-14 20:00:01 -0800
committerMerov Linden <merov@lindenlab.com>2012-11-14 20:00:01 -0800
commitbd62d1d33717536e71f5fbb5ab4a477a69494c77 (patch)
treecf9d425714c4d7b5a75fbdde387b871b6f33fce6 /indra/newview/llconversationmodel.h
parenta5d6375dd9faf5a39f0320ed31073e157534761a (diff)
CHUI-479 : WIP : More tracing
Diffstat (limited to 'indra/newview/llconversationmodel.h')
-rwxr-xr-xindra/newview/llconversationmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llconversationmodel.h b/indra/newview/llconversationmodel.h
index 2ee21d0c16..dd849210a8 100755
--- a/indra/newview/llconversationmodel.h
+++ b/indra/newview/llconversationmodel.h
@@ -168,7 +168,7 @@ public:
void addVoiceOptions(menuentry_vec_t& items);
virtual const bool getTime(F64& time) const;
- void dumpDebugData();
+ void dumpDebugData(bool dump_children = false);
private:
bool mIsLoaded; // true if at least one participant has been added to the session, false otherwise