From 641b843fd85d096afdd9b171975df91676179f3b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Mar 2014 18:51:45 +0300 Subject: fix code style. --- src/gui/widgets/widget2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/widget2.h') diff --git a/src/gui/widgets/widget2.h b/src/gui/widgets/widget2.h index 2d73418ba..7890fd648 100644 --- a/src/gui/widgets/widget2.h +++ b/src/gui/widgets/widget2.h @@ -45,7 +45,7 @@ class Widget2 { if (!theme) return Palette::BLACK; - const int colorId = theme->getIdByChar(c, valid);; + const int colorId = theme->getIdByChar(c, valid); if (valid) return theme->getColor(mPaletteOffset + colorId, 255); else -- cgit v1.2.3-70-g09d2