From 8d60ace7ad6c9dffabdd5ed71374d82360dc2d2e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 21 Feb 2012 18:41:03 +0300 Subject: Fix code style. --- src/gui/setup_visual.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/setup_visual.cpp') diff --git a/src/gui/setup_visual.cpp b/src/gui/setup_visual.cpp index 5e072b53b..22df1ffa7 100644 --- a/src/gui/setup_visual.cpp +++ b/src/gui/setup_visual.cpp @@ -69,7 +69,7 @@ Setup_Visual::Setup_Visual() mSpeachList->push_back(_("Text")); mSpeachList->push_back(_("Bubbles, no names")); mSpeachList->push_back(_("Bubbles with names")); - new SetupItemSlider2(_("Overhead text"),"", "speech", this, + new SetupItemSlider2(_("Overhead text"), "", "speech", this, "speechEvent", 0, 3, mSpeachList); mAmbientFxList = new SetupItemNames(); -- cgit v1.2.3-70-g09d2