mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-27 06:19:36 +00:00
Forgot this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37433 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
36d9c863ad
commit
d4db266a68
@ -979,6 +979,7 @@ bool TextClass::readFloat(Lexer & lexrc)
|
|||||||
name = fl.name();
|
name = fl.name();
|
||||||
listname = fl.listName();
|
listname = fl.listName();
|
||||||
usesfloat = fl.usesFloatPkg();
|
usesfloat = fl.usesFloatPkg();
|
||||||
|
ispredefined = fl.isPredefined();
|
||||||
listcommand = fl.listCommand();
|
listcommand = fl.listCommand();
|
||||||
refprefix = fl.refPrefix();
|
refprefix = fl.refPrefix();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user