Remove the now unneeded moc include from qmlscene

Change-Id: Ieb8859c3695aa005a7d66476ac398142bbf22464
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
This commit is contained in:
Laszlo Agocs 2020-06-10 12:18:50 +02:00
parent abaf9bded3
commit 2ebdc9dc76
1 changed files with 0 additions and 2 deletions

View File

@ -687,5 +687,3 @@ int main(int argc, char ** argv)
return exitCode;
}
#include "main.moc"