From 9247c5a23757e01ef7ee91dd5655fcab177e5e6d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 8 Mar 2014 13:51:57 +0300 Subject: fix code style. --- src/gui/widgets/label.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/label.cpp') diff --git a/src/gui/widgets/label.cpp b/src/gui/widgets/label.cpp index 64dce1a84..b500ec7bb 100644 --- a/src/gui/widgets/label.cpp +++ b/src/gui/widgets/label.cpp @@ -88,7 +88,7 @@ Label::Label(const Widget2 *const widget, mAlignment(Graphics::LEFT), mPadding(0) { - Font *const font = getFont(); + const Font *const font = getFont(); if (font) { setWidth(font->getWidth(caption)); -- cgit v1.2.3-60-g2f50