mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Clarify member variable documentation
This commit is contained in:
parent
941868e8d7
commit
9d8839f688
@ -116,6 +116,8 @@ public:
|
||||
mutable std::string document_language;
|
||||
|
||||
/** The master language. Non-null only for child documents.
|
||||
Note that this is not the language of the top level master, but
|
||||
of the direct parent for nested includes.
|
||||
*/
|
||||
mutable Language const * master_language;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user