From 32d2e30e3d3748b8f517d1eb8cc0c76f71ecb7dd Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Fri, 23 Nov 2012 10:27:30 +0100 Subject: [PATCH] Increase Layout format also in the source --- src/TextClass.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 55b90c6cfe..d0a9f0d61b 100644 --- a/src/TextClass.cpp +++ b/src/TextClass.cpp @@ -60,7 +60,7 @@ namespace lyx { // development/tools/updatelayouts.sh script, to update the format of // all of our layout files. // -int const LAYOUT_FORMAT = 40; // rgh categorized layouts +int const LAYOUT_FORMAT = 41; // spitz: new InsetArgument syntax namespace { -- 2.39.2