summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelvoiceeffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanelvoiceeffect.h')
-rw-r--r--indra/newview/llpanelvoiceeffect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelvoiceeffect.h b/indra/newview/llpanelvoiceeffect.h
index bd7bdd04f2..235db5a9e4 100644
--- a/indra/newview/llpanelvoiceeffect.h
+++ b/indra/newview/llpanelvoiceeffect.h
@@ -53,7 +53,7 @@ public:
private:
void onCommitVoiceEffect();
- void update();
+ void update(bool list_updated);
/// Called by voice effect provider when voice effect list is changed.
virtual void onVoiceEffectChanged(bool effect_list_updated);