mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-27 03:36:39 +00:00
Improve comment.
This commit is contained in:
parent
9705b88251
commit
a48f28dc19
@ -241,9 +241,10 @@ private:
|
||||
|
||||
// FIXME: make them private
|
||||
public:
|
||||
/// the current font settings
|
||||
/// The current font settings. This holds the settings for output.
|
||||
Font current_font;
|
||||
/// the current font
|
||||
/// The current display font. This holds the settings of the text
|
||||
/// in the workarea.
|
||||
Font real_current_font;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user