mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +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;
|
func_.origin = FuncRequest::MENU;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// boost::shared_ptr<Menu> needs this apprently...
|
||||||
~MenuItem() {}
|
~MenuItem() {}
|
||||||
|
|
||||||
/// The label of a given menuitem
|
/// The label of a given menuitem
|
||||||
|
Loading…
Reference in New Issue
Block a user