mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
rewrite obsolete comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25332 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c3727bc147
commit
25d1e35ff5
@ -24,11 +24,8 @@ namespace lyx {
|
||||
class FuncRequest;
|
||||
|
||||
/**
|
||||
* This class is a container for LyX actions. It also
|
||||
* stores and managers "pseudo-actions". Pseudo-actions
|
||||
* are not part of the FuncCode enum, but are created
|
||||
* dynamically, for encapsulating a real action and an
|
||||
* argument. They are used for things like the menus.
|
||||
* This class is a container for LyX actions. It associates a name to
|
||||
* most of them and describes some of there properties.
|
||||
*/
|
||||
class LyXAction {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user