~schwann/qtvideo-node/video-node-n10-cam-switch-fix

« back to all changes in this revision

Viewing changes to unittests/shadervideonode/tst_shadervideonode.cpp

  • Committer: Tarmac
  • Author(s): Jim Hodapp
  • Date: 2013-03-14 15:55:17 UTC
  • mfrom: (22.1.7 qtvideo-node)
  • Revision ID: tarmac-20130314155517-0vo0x2c5xgxde3ew
Enable Qt multithreaded rendering to work for both the media player and camera apps.

Approved by PS Jenkins bot, Günter Schwann.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
QTEST_MAIN(tst_ShaderVideoNode)
74
74
 
75
75
#include "tst_shadervideonode.moc"
 
76
#include "moc_shadervideonode.cpp"