summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/AutoMocGeneratedFile/main.cpp
blob: e30d88988c9ea4861117bd0362bd928ff1aafcb9 (plain)
1
2
3
4
5
6
7
#include "myConfig.h"

int main()
{
  foo();
  return 0;
}