diff options
author | Xiaohong Bao <bao@lindenlab.com> | 2010-07-14 15:03:58 -0600 |
---|---|---|
committer | Xiaohong Bao <bao@lindenlab.com> | 2010-07-14 15:03:58 -0600 |
commit | 2d683ebf749ed153dcf3260e0f629252507ccd40 (patch) | |
tree | 8e7f5fe1be856c0efe6136163ebf4b1acd515439 /indra/newview/llvotree.h | |
parent | 5ef9f7e0db631664a07c7c7631b0913de6799d24 (diff) | |
parent | 493d99c6845a8c93f545424c7b8379fce87ee2fd (diff) |
Automated merge with ssh://hg.lindenlab.com/q/viewer-release
Diffstat (limited to 'indra/newview/llvotree.h')
-rw-r--r-- | indra/newview/llvotree.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvotree.h b/indra/newview/llvotree.h index 036ad692b1..a6850e4790 100644 --- a/indra/newview/llvotree.h +++ b/indra/newview/llvotree.h @@ -59,6 +59,7 @@ public: // Initialize data that's only inited once per class. static void initClass(); static void cleanupClass(); + static bool isTreeRenderingStopped(); /*virtual*/ U32 processUpdateMessage(LLMessageSystem *mesgsys, void **user_data, |