aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api/testdata/missing-qobject-header/myobject.cpp
blob: 249e198ad1a716d8192a95cf7a286ff85f352b7d (plain)
1
2
3
4
5
#include "myobject.h"

void MyObject::func()
{
}