From 4102bb248ed5f5efcd81d317a876318c91bad4d6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 27 Sep 2013 22:27:39 +0300 Subject: fix code style and issues with different builds. --- src/gui/widgets/setupitem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/setupitem.cpp') diff --git a/src/gui/widgets/setupitem.cpp b/src/gui/widgets/setupitem.cpp index 417133ec6..652a1402b 100644 --- a/src/gui/widgets/setupitem.cpp +++ b/src/gui/widgets/setupitem.cpp @@ -513,7 +513,7 @@ void SetupItemLabel::createControls() { if (mIsSeparator) { - const std::string str (" \342\200\225\342\200\225\342\200\225" + const std::string str(" \342\200\225\342\200\225\342\200\225" "\342\200\225\342\200\225 "); mLabel = new Label(this, std::string(str).append(mText).append(str)); } -- cgit v1.2.3-60-g2f50