Files
CMake/Tests/QtAutogen/mocInclude/SObjA.cpp
T
Sebastian Holtermann f5ccef1751 Autogen: Extended mocInclude tests
The extended tests cover more AUTOMOC use cases.
2017-07-20 16:55:11 +02:00

12 lines
84 B
C++

#include "SObjA.hpp"
SObjA::SObjA()
{
}
SObjA::~SObjA()
{
}
#include "SObjA.moc"