diff options
Diffstat (limited to 'indra/newview/llhudmanager.h')
-rw-r--r-- | indra/newview/llhudmanager.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llhudmanager.h b/indra/newview/llhudmanager.h index c77dc1bfe5..9df8c4a160 100644 --- a/indra/newview/llhudmanager.h +++ b/indra/newview/llhudmanager.h @@ -56,6 +56,8 @@ public: void sendEffects(); void cleanupEffects(); + static void shutdownClass(); + static void processViewerEffect(LLMessageSystem *mesgsys, void **user_data); static LLColor4 sParentColor; |