restore comment about boost::shared_ptr and dtor.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23571 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-03-08 17:37:10 +00:00
parent 9991539819
commit c57ca0a9f4

View File

@ -152,6 +152,7 @@ public:
func_.origin = FuncRequest::MENU;
}
// boost::shared_ptr<Menu> needs this apprently...
~MenuItem() {}
/// The label of a given menuitem