summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/mocDepends/test1.cpp
blob: 002dfd80b0860efc23a46f1559d6cfe62b6c5384 (plain)
1
2
3
4
5
6
7
8

#include "test1_object.hpp"

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