]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
* id.po: update from Waluyo.
[lyx.git] / src / TextClass.cpp
index 1d1b3f6aaf042d3cb89b71701d7bdcc81048a959..3f3fe36d1d4b821e56bb355cc22554e0b4146232 100644 (file)
@@ -979,6 +979,7 @@ bool TextClass::readFloat(Lexer & lexrc)
                                name = fl.name();
                                listname = fl.listName();
                                usesfloat = fl.usesFloatPkg();
+                               ispredefined = fl.isPredefined();
                                listcommand = fl.listCommand();
                                refprefix = fl.refPrefix();
                        }