mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-26 14:15:32 +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();
|
||||
listname = fl.listName();
|
||||
usesfloat = fl.usesFloatPkg();
|
||||
ispredefined = fl.isPredefined();
|
||||
listcommand = fl.listCommand();
|
||||
refprefix = fl.refPrefix();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user