ws change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5201 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2002-09-04 06:41:38 +00:00
parent 285b8c52ab
commit b1736dc48a

View File

@ -190,7 +190,7 @@ public:
bool intitle;
/// Does this layout allow for an optional parameter?
int optionalargs;
private:
/// Name of the layout/paragraph environment
string name_;