]> git.lyx.org Git - features.git/blobdiff - src/text2.C
(Try to) make LyX work with more than 128 layouts; new LLNCS class; latex log file...
[features.git] / src / text2.C
index d151ef37dec59e69ed7ddddf3f31a3ba8d4cf6a4..8b35a879d67bce49f098681d826b2a9be59e2b27 100644 (file)
@@ -459,7 +459,7 @@ void LyXText::MakeFontEntriesLayoutSpecific(LyXParagraph * par)
 
 
 // set layout over selection and make a total rebreak of those paragraphs
-void  LyXText::SetLayout(char layout)
+void  LyXText::SetLayout(LyXTextClass::size_type layout)
 {
        LyXCursor tmpcursor;