From 6d74fca5f791dc7200222a6def7d9447d799de35 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 4 Feb 2009 20:25:58 +0000 Subject: [PATCH] next bit git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28358 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/TextClass.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 2b5f52f5e4..1c47cd028f 100644 --- a/src/TextClass.cpp +++ b/src/TextClass.cpp @@ -60,6 +60,7 @@ private: docstring name_; }; +// Keep the changes documented in the Customization manual. int const FORMAT = 12; -- 2.39.2