From e896b83bcf2ce803ba9823a530282bcf9c850d2f Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Thu, 20 Sep 2012 20:38:14 +0200 Subject: Whitespace fix --- src/ui/color.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/color.cpp') diff --git a/src/ui/color.cpp b/src/ui/color.cpp index 200ed0c..5668519 100644 --- a/src/ui/color.cpp +++ b/src/ui/color.cpp @@ -105,7 +105,7 @@ bool CColor::EventProcess(const Event &event) } if ( event.type == EVENT_MOUSE_BUTTON_DOWN && - event.mouseButton.button == 1 && + event.mouseButton.button == 1 && (m_state & STATE_VISIBLE) && (m_state & STATE_ENABLE) ) { -- cgit v1.2.3-1-g7c22