diff options
author | William Weaver <paperwork.resident@gmail.com> | 2025-04-02 04:23:07 +0300 |
---|---|---|
committer | William Weaver <paperwork.resident@gmail.com> | 2025-04-02 04:23:07 +0300 |
commit | f0ad01c7dd875ddb6d963e55da8d88cbcd7be6aa (patch) | |
tree | ef8a303108f3402fd92a7a95910f44ec09437e97 /indra/newview/llimprocessing.h | |
parent | be595b440321dcad842be5d982d20fd601bb8b4c (diff) | |
parent | 6110028012181f445d5f7de2a73a5bf7adb0097c (diff) |
Merge branch 'fix/xui-parsing-fixes' of https://github.com/williamweaver/viewer into fix/xui-parsing-fixes
Diffstat (limited to 'indra/newview/llimprocessing.h')
-rw-r--r-- | indra/newview/llimprocessing.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llimprocessing.h b/indra/newview/llimprocessing.h index 030d28b198..66ffc59ae0 100644 --- a/indra/newview/llimprocessing.h +++ b/indra/newview/llimprocessing.h @@ -48,6 +48,7 @@ public: U8 *binary_bucket, S32 binary_bucket_size, LLHost &sender, + LLSD metadata, LLUUID aux_id = LLUUID::null); // Either receives list of offline messages from 'ReadOfflineMsgs' capability |