From: Lars Gullik Bjønnes Date: Wed, 4 Sep 2002 06:41:38 +0000 (+0000) Subject: ws change X-Git-Tag: 1.6.10~18369 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b1736dc48a695184921b049cf9f49c594e929f40;p=lyx.git ws change git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5201 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/lyxlayout.h b/src/lyxlayout.h index 40b38ec7c1..cd9193a4f6 100644 --- a/src/lyxlayout.h +++ b/src/lyxlayout.h @@ -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_;