#include #ifdef __GNUG__ #pragma implementation #endif #include "insetlof.h" string InsetLOF::getScreenLabel() const { return _("List of Figures"); }