Cosmetics.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23153 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-02-23 03:48:57 +00:00
parent ab8a1b0e70
commit 0e48a81cc1

View File

@ -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(); }