From b1736dc48a695184921b049cf9f49c594e929f40 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Wed, 4 Sep 2002 06:41:38 +0000 Subject: [PATCH] ws change git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5201 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/lyxlayout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_; -- 2.39.2