mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 13:46:43 +00:00
17 lines
188 B
C++
17 lines
188 B
C++
|
//#include <config.h>
|
||
|
|
||
|
//#ifdef __GNUG__
|
||
|
//#pragma implementation
|
||
|
//#endif
|
||
|
|
||
|
|
||
|
//#include "insettof.h"
|
||
|
|
||
|
// InsetLOF::InsetLOF():
|
||
|
// InsetCommand("listoffigures")
|
||
|
// {
|
||
|
|
||
|
// }
|
||
|
|
||
|
|