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

#include "GenFile.hpp"

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