aboutsummaryrefslogtreecommitdiff
path: root/gui/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/options.h')
-rw-r--r--gui/options.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/options.h b/gui/options.h
index 0ef6c266f2..44ff0a7d4c 100644
--- a/gui/options.h
+++ b/gui/options.h
@@ -91,8 +91,8 @@ private:
SliderWidget *_sfxVolumeSlider;
StaticTextWidget *_sfxVolumeLabel;
- SliderWidget *_voiceVolumeSlider;
- StaticTextWidget *_voiceVolumeLabel;
+ SliderWidget *_speechVolumeSlider;
+ StaticTextWidget *_speechVolumeLabel;
};