#include "ProductType.h" #include "TIPsDatabase.h" void ProductType::addToDB() {m_db->save(this);}