summaryrefslogtreecommitdiff
path: root/indra/newview/llvotextbubble.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llvotextbubble.h')
-rw-r--r--indra/newview/llvotextbubble.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvotextbubble.h b/indra/newview/llvotextbubble.h
index 790e7208bc..d9fa628c3c 100644
--- a/indra/newview/llvotextbubble.h
+++ b/indra/newview/llvotextbubble.h
@@ -64,7 +64,7 @@ public:
protected:
~LLVOTextBubble();
- BOOL setVolume(const LLVolumeParams &volume_params);
+ BOOL setVolume(const LLVolumeParams &volume_params, const S32 detail, bool unique_volume = false);
LLFrameTimer mUpdateTimer;
};