mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 03:03:06 +00:00
Style.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32001 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
70f035b189
commit
8ad0e96631
@ -73,7 +73,7 @@ public:
|
||||
///
|
||||
void readSpacing(Lexer &);
|
||||
///
|
||||
docstring const & name() const { return name_; };
|
||||
docstring const & name() const { return name_; }
|
||||
///
|
||||
void setName(docstring const & n) { name_ = n; }
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user