From 33dc4573f4defbfb40b62d2d5ee1ed8f423c9db7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Jun 2015 15:57:45 +0300 Subject: Add to Widget class method postInit(). --- src/gui/widgets/widget.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/widgets/widget.h') diff --git a/src/gui/widgets/widget.h b/src/gui/widgets/widget.h index e13e8f791..5868e20aa 100644 --- a/src/gui/widgets/widget.h +++ b/src/gui/widgets/widget.h @@ -1027,6 +1027,9 @@ class Widget notfinal : public Widget2 void windowResized(); + virtual void postInit() + { } + protected: /** * Distributes an action event to all action listeners -- cgit v1.2.3-70-g09d2