mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
ups.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26543 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2aeb9dead0
commit
1033ce4e59
@ -67,7 +67,7 @@ public:
|
||||
///
|
||||
bool hasRedoStack() const;
|
||||
|
||||
/// open a new group of undo operations. Groups can be nested.
|
||||
/// open a new group of undo operations.
|
||||
/**
|
||||
* Groups can be nested. Such a nested group e.g. { {} {} } is undone in
|
||||
* a single step. This means you can add a group whenever you are not sure.
|
||||
|
Loading…
Reference in New Issue
Block a user