From 2a4363ec9c80eafae21835c6c6fe92d7c10678ce Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 6 Apr 2014 12:21:38 +0300 Subject: Add to widgets resize event handler. In this handler set redraw flag. --- src/gui/widgets/widget.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/widgets/widget.h') diff --git a/src/gui/widgets/widget.h b/src/gui/widgets/widget.h index 46245ea2b..f3e2fdb66 100644 --- a/src/gui/widgets/widget.h +++ b/src/gui/widgets/widget.h @@ -1021,6 +1021,10 @@ class Widget : public Widget2 void setRedraw(const bool b) { mRedraw = b; } + static void distributeWindowResizeEvent(); + + void windowResized(); + protected: /** * Distributes an action event to all action listeners -- cgit v1.2.3-60-g2f50