summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/MocIncludeRelaxed/RObjA.cpp
blob: 2e2cf6a48d1ea8eb71336870c431224749c228b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include "RObjA.hpp"

RObjA::RObjA()
{
}

RObjA::~RObjA()
{
}

// Relaxed include should moc the header instead
#include "RObjA.moc"