diff --git a/src/frontends/qt4/Menus.cpp b/src/frontends/qt4/Menus.cpp index d08878198f..beb2165594 100644 --- a/src/frontends/qt4/Menus.cpp +++ b/src/frontends/qt4/Menus.cpp @@ -152,6 +152,7 @@ public: func_.origin = FuncRequest::MENU; } + // boost::shared_ptr needs this apprently... ~MenuItem() {} /// The label of a given menuitem