summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatervoiceeffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloatervoiceeffect.h')
-rw-r--r--indra/newview/llfloatervoiceeffect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatervoiceeffect.h b/indra/newview/llfloatervoiceeffect.h
index ed38cd6925..46b241bd17 100644
--- a/indra/newview/llfloatervoiceeffect.h
+++ b/indra/newview/llfloatervoiceeffect.h
@@ -57,7 +57,7 @@ private:
void updateControls();
/// Called by voice effect provider when voice effect list is changed.
- virtual void onVoiceEffectChanged(bool new_effects);
+ virtual void onVoiceEffectChanged(bool effect_list_updated);
void onClickRecord();
void onClickPlay();