#include "lpStationMgr.h"
lpStationMgr::lpStationMgr(QObject *parent)
: QObject(parent)
{
}
lpStationMgr::~lpStationMgr()