mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Cosmetics.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23153 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ab8a1b0e70
commit
0e48a81cc1
@ -42,7 +42,7 @@ public:
|
||||
/// We don't need \begin_inset and \end_inset
|
||||
virtual bool directWrite() const { return true; }
|
||||
/// is this equivalent to a space (which is BTW different from
|
||||
// a line separator)?
|
||||
/// a line separator)?
|
||||
bool isSpace() const;
|
||||
|
||||
virtual docstring insetLabel() const { return docstring(); }
|
||||
|
Loading…
Reference in New Issue
Block a user