Polish and fix qmlvideofx example
Change-Id: I30f6d7d2af784ba018a659a16aceb4876a4b1be6 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -57,5 +57,5 @@ Effect {
|
||||
|
||||
NumberAnimation on time { loops: Animation.Infinite; from: 0; to: Math.PI * 2; duration: 600 }
|
||||
|
||||
fragmentShaderFilename: "shaders/wobble.fsh"
|
||||
fragmentShaderFilename: "wobble.fsh"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user