mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
update comments
This commit is contained in:
parent
3c59a9a23c
commit
53c8e0b77d
@ -661,10 +661,11 @@ public:
|
||||
///
|
||||
Undo const & undo() const;
|
||||
|
||||
/// poor man versioning of the buffer (and its relatives).
|
||||
/// Poor man versioning of the buffer (and its relatives).
|
||||
/// This is currently used by updateMacros() and Statistics::update().
|
||||
int id() const;
|
||||
/// change the id of this buffer and its relatives (indicating
|
||||
/// something has changed). This is currently used by updateMacros().
|
||||
/// something has changed).
|
||||
void updateId();
|
||||
|
||||
/// This function is called when the buffer is changed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user