From d69ea30539a6fe816dd6e1d943a0a2adcbd95c19 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Dec 2012 15:31:12 +0300 Subject: Fix code style. --- src/gui/widgets/shortcutcontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/shortcutcontainer.h') diff --git a/src/gui/widgets/shortcutcontainer.h b/src/gui/widgets/shortcutcontainer.h index 568dc451b..b331782fb 100644 --- a/src/gui/widgets/shortcutcontainer.h +++ b/src/gui/widgets/shortcutcontainer.h @@ -96,7 +96,7 @@ class ShortcutContainer : public gcn::Widget, void drawBackground(Graphics *g); void setRedraw(bool b) - { mRedraw = true; } + { mRedraw = b; } protected: /** -- cgit v1.2.3-60-g2f50