mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
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:
parent
9991539819
commit
c57ca0a9f4
@ -152,6 +152,7 @@ public:
|
||||
func_.origin = FuncRequest::MENU;
|
||||
}
|
||||
|
||||
// boost::shared_ptr<Menu> needs this apprently...
|
||||
~MenuItem() {}
|
||||
|
||||
/// The label of a given menuitem
|
||||
|
Loading…
Reference in New Issue
Block a user