From 70a9ee7cc6a2402c33c3cdd33bc86f02fcb59ade Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 2 Aug 2016 16:51:19 +0300 Subject: Draw each window in unit tests. --- src/gui/widgets/tabs/tab.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/tabs/tab.h') diff --git a/src/gui/widgets/tabs/tab.h b/src/gui/widgets/tabs/tab.h index d32cc176c..74b9f46be 100644 --- a/src/gui/widgets/tabs/tab.h +++ b/src/gui/widgets/tabs/tab.h @@ -202,6 +202,8 @@ class Tab notfinal : public BasicContainer, void setImage(Image *const image); + static void final(); + protected: friend class TabbedArea; -- cgit v1.2.3-70-g09d2