13 lines
133 B
C++
Raw Normal View History

2018-01-26 17:06:56 +01:00
#include "RObjA.hpp"
RObjA::RObjA()
{
}
RObjA::~RObjA()
{
}
// Relaxed include should moc the header instead
#include "RObjA.moc"