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