From a603cf32c1491e1a943d77b76e0f2362babcd7b8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 May 2015 02:14:18 +0300 Subject: Remove color2 from graphics. --- src/gui/widgets/label.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/widgets/label.cpp') diff --git a/src/gui/widgets/label.cpp b/src/gui/widgets/label.cpp index a5cabc365..2addac309 100644 --- a/src/gui/widgets/label.cpp +++ b/src/gui/widgets/label.cpp @@ -169,7 +169,6 @@ void Label::draw(Graphics* graphics) break; } - graphics->setColorAll(mForegroundColor, mForegroundColor2); if (mTextChanged) { mTextChunk.textFont = font; -- cgit v1.2.3-70-g09d2