summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/MocDepends/testATDFile.cpp
blob: 6bddfcd3904a40a1c2c99f58825bdc731b975ee1 (plain)
1
2
3
4
5
6
7
8
9

#include "ATDFile.hpp"
#include "moc_ATDFile.cpp"

int main()
{
  Object obj;
  return 0;
}