From 20ad155838f202584cb261ff8a33fd458a04d83f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 6 Apr 2014 11:31:24 +0300 Subject: Move redraw flag from widgets into base widget. --- src/gui/widgets/button.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/widgets/button.h') diff --git a/src/gui/widgets/button.h b/src/gui/widgets/button.h index 57a024195..015faf009 100644 --- a/src/gui/widgets/button.h +++ b/src/gui/widgets/button.h @@ -335,7 +335,6 @@ class Button final : public Widget, int mYOffset; int mImageWidth; int mImageHeight; - bool mRedraw; bool mStick; bool mPressed; }; -- cgit v1.2.3-60-g2f50