#include #ifdef __GNUG__ #pragma implementation #endif #include "insetlot.h" string InsetLOT::getScreenLabel() const { return _("List of Tables"); }