From 8e4604158dfa710aa505fb97f8a6ac9a16e37997 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 19:53:00 +0300 Subject: remove virtual method calls from popuplist constructor and destructor. --- src/gui/widgets/popuplist.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/popuplist.h') diff --git a/src/gui/widgets/popuplist.h b/src/gui/widgets/popuplist.h index b4575d51e..9d48ba0e7 100644 --- a/src/gui/widgets/popuplist.h +++ b/src/gui/widgets/popuplist.h @@ -44,6 +44,8 @@ class PopupList final : public Popup, A_DELETE_COPY(PopupList) + void postInit() override; + void show(int x, int y); void widgetResized(const gcn::Event &event) override; -- cgit v1.2.3-70-g09d2