cmake/Tests/QtAutogen/mocMacroName/Object.cpp

10 lines
70 B

#include "Object.hpp"
Object::Object()
{
}
void Object::aSlot()
{
}