From 5c6dc4e9dc4e13e3531135ad434b540055c2393e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 19:56:18 +0300 Subject: move virtual member calls from popupmenu constuctor into postInit. --- src/gui/popups/popupmenu.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/popups/popupmenu.h') diff --git a/src/gui/popups/popupmenu.h b/src/gui/popups/popupmenu.h index f5ff7fb84..4bb7e2e04 100644 --- a/src/gui/popups/popupmenu.h +++ b/src/gui/popups/popupmenu.h @@ -104,6 +104,8 @@ class PopupMenu final : public Popup, public LinkHandler A_DELETE_COPY(PopupMenu) + void postInit(); + /** * Shows the being related popup menu at the specified mouse coords. */ -- cgit v1.2.3-60-g2f50